This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:infra-convert:user:quick_guide [2023/06/26 17:13] me |
en:infra-convert:user:quick_guide [2023/06/29 10:21] (current) me |
||
|---|---|---|---|
| Line 50: | Line 50: | ||
| **Set up license** | **Set up license** | ||
| - | Install the license service, a utility, on a license server you specify. Start #@IC_HTML@# on any client and connect to the license server: Select **Server** and enter the name of the host. Send the displayed registration key to your provider. You will then receive a license file, which you load on the client in #@IC_HTML@#. The license is sent to the license server and stored there.\\ **See** Installation > [[en:infra-convert:user:installation:licfloat|Set up a server license]] | + | Install the license service, a utility, on a license server you specify. Start #@IC_HTML@# on any client and connect to the license server: Select **Server** and enter the name of the host. Send the displayed registration key to your provider. You will then receive a license file, which you load on the client in #@IC_HTML@#. The license data is sent to the license server and stored there.\\ **See** Installation > [[en:infra-convert:user:installation:licfloat|Set up a server license]] |
| </WRAP> | </WRAP> | ||
| Line 68: | Line 68: | ||
| > **Note** Some settings can only be set in administrator mode.\\ **See** Settings > Settings > Administration > [[en:infra-convert:user:config:administration#open|Open]] | > **Note** Some settings can only be set in administrator mode.\\ **See** Settings > Settings > Administration > [[en:infra-convert:user:config:administration#open|Open]] | ||
| - | Your individual settings, if you have not worked in administrator mode, are stored in the configuration file **Settings.json** in the directory **%AppData%\ELIAS GmbH\infra-CONVERT**. Copy the file out here. In administrator mode you can export all currently set settings directly: **Edit** > **Settings** > **Administration**.\\ **See** Settings > Settings > Administration > [[en:infra-convert:user:config:administration#export_configuration_files_group|“Export configuration files” group]] | + | <WRAP group> |
| + | <WRAP third column> | ||
| + | |||
| + | Your individual settings, if you have not worked in administrator mode, are stored in the configuration file **Settings.json** in the directory **%AppData%\ELIAS GmbH\infra-CONVERT**. Copy the file out here. | ||
| + | |||
| + | </WRAP> | ||
| + | <WRAP twothirds column> | ||
| + | |||
| + | {{ en:infra-convert:user:quick_guide:settings_in_appdata.png?nolink | }} | ||
| + | |||
| + | </WRAP> | ||
| + | </WRAP> | ||
| + | |||
| + | In administrator mode you can export all currently set settings directly: **Edit** > **Settings** > **Administration**.\\ **See** Settings > Settings > Administration > [[en:infra-convert:user:config:administration#export_configuration_files_group|“Export configuration files” group]] | ||
| Open the Settings.json file with a text editor and delete all unnecessary settings, especially user-specific paths.\\ **See** Administrator's Manual > Configuration and import > "Settings" Parameter file > [[en:infra-convert:dev:settings#list_of_the_settings|List of the settings]] | Open the Settings.json file with a text editor and delete all unnecessary settings, especially user-specific paths.\\ **See** Administrator's Manual > Configuration and import > "Settings" Parameter file > [[en:infra-convert:dev:settings#list_of_the_settings|List of the settings]] | ||
| Line 74: | Line 87: | ||
| <WRAP group> | <WRAP group> | ||
| <WRAP third column> | <WRAP third column> | ||
| - | The two setting parameters in the adjacent example specify the path to the license server (**LicenseServerUrl**) and enable the annotation function (**AnnotationsEnabled**). | + | The two setting parameters in the adjacent example specify the path to the license server (**LicenseServerUrl**) and enable the annotation function (**AnnotationsEnabled**). |
| + | |||
| + | Setting parameters are written consecutively in the form **″Parameter″: { }** and separated by a comma. The order does not matter. | ||
| </WRAP> | </WRAP> | ||
| <WRAP twothirds column> | <WRAP twothirds column> | ||
| Line 83: | Line 99: | ||
| </WRAP> | </WRAP> | ||
| - | You can now make the prepared configuration file available to other users on the workstation PCs, either in the ProgramData or in the user-specific AppData directory. The advantage of the ProgramData directory (**%ProgramData%\ELIAS GmbH\infra-convert**) is that directly all users get the desired settings. The disadvantages are that the directory can only be written to with administrative rights and there may already be user-specific settings in the AppData directory that take precedence over your settings. You do not have these disadvantages with the AppData directory (**%AppData%\ELIAS GmbH\infra-CONVERT**). Moreover, users can copy the configuration file here by themselves. | + | You can now make the prepared configuration file available to other users on the workstation PCs, either in the ProgramData or in the user-specific AppData directory. We recommend the AppData directory. |
| + | |||
| + | |< 100% 12% 44% 44% >| | ||
| + | ^ ^ %ProgramData%\ELIAS GmbH\infra-convert ^ %AppData%\ELIAS GmbH\infra-CONVERT ^ | ||
| + | ^ Advantages | {{en:infra-convert:icon_plus.png?nolink|}} If several users are working on one computer, the configuration file only needs to be exchanged in one place. | {{en:infra-convert:icon_plus.png?nolink|}} Users can copy the configuration file to the directory by themselves.\\ \\ {{en:infra-convert:icon_plus.png?nolink|}} If user-specific settings already exist, these are reset with this. | | ||
| + | ^ Disadvantages | {{en:infra-convert:icon_minus.png?nolink|}} The directory can only be written to with administrative rights.\\ \\ {{en:infra-convert:icon_minus.png?nolink|}} Any existing user-specific settings in the AppData directory are retained and take precedence. | {{en:infra-convert:icon_minus.png?nolink|}} The configuration file must be copied to user directories. | | ||
| </WRAP> | </WRAP> | ||