Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.6, 2.6.3
-
None
Description
Current Situation
- When installing the Controller with its setup program on Windows then the home directory is suggested like this:
C:\Program Files\sos-berlin.com\js7\controller
- The data directory is suggested like this:
C:\ProgramData\sos-berlin.com\js7\controller
- The Controller ID is added to existing directories during installation, for example
C:\ProgramData\sos-berlin.com\js7\controller\myControllerId
- If the Controller is updated by the setup program then the home directory is suggested to be:
C:\Program Files\sos-berlin.com\js7\myControllerId
- The data directory is suggested to be:
C:\ProgramData\sos-berlin.com\js7\controller\myControllerId
- The Controller ID is added to the directory hierarchy once more, for example
C:\Program Files\sos-berlin.com\js7\myControllerId\myControllerId
Desired Behavior
- When updating an existing Controller installation then the directory hierarchy for the home directory and data directory should be suggested from the values specified during initial installation without using the Controller ID.