AddConfigPathValue.reg
).
AddConfigPathValue.reg
example
AttributesWindows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\planta\39.5.15.0]
config1 = "Enter path to config file here (use \\ instead of \ in file path string)"
config2 = "Enter path to config file here (use \\ instead of \ in file path string)"
;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\planta\39.5.15.0]
;config_path = "Enter path to config file here (use \\ instead of \ in file path string)"
HKEY_CURRENT_USER
- registry key for current user
HKEY_LOCAL_MACHINE
- registry key for all users on local machine
\SOFTWARE\Wow6432Node\planta\39.5.15.0
- name of a key. Should be changed according to the current Client version.
"ID of the Configuration"
- registry key value which contains path to configuration file