Entry for AVEVA Work Tasks Folders
- Last UpdatedJun 06, 2024
- 1 minute read
You can define your custom installation path in the registry.
To define Entry for Folders
-
On the Windows Start menu, click Run.
-
Type Regedit.
-
Click OK.
The Registry Editor screen appears.
-
Create a registry entry HKEY_LOCAL_MACHINE\SOFTWARE\AVEVA\WorkTasks. The keys required under this entry are ConfigFilePath, LogConsolePort, LogPath. The ConfigFilePath entry will be the same as the path defined in Add an Installation Path. The LogPath entry will save logs in a new folder under the defined installation path.
[HKEY_LOCAL_MACHINE\SOFTWARE\AVEVA\WorkTasks]
"ConfigFilePath"="C:\\Program Files\\AVEVA\Work Tasks\\" (This would be the custom installation path of the software)
"LogConsolePort"="8868"
"LogPath"="C:\\Program Files\\AVEVA\Work Tasks\\Logs\\" (This would be the custom installation path of the software)
"CurrentVersion"="x.x.xxxx" (Specify the current build version)
"ProductName"="\AVEVA\AVEVA Work Tasks 2023 R2"
"ProductCode"="{F48D8882-4974-4077-8E32-87BC5C467C8B}.x64" -- for 64 bit machine
Note: In all the .txt files in the Locales folder which contains the keyword "AVEVA Work Tasks", change the "AVEVA Work Tasks" to <Your Product Name>.
-
After the entry is created, the registry details will show the AVEVA Work Tasks folder details.
