Yes, ConfigUpdater should do it. If you want to update the config file manually, you need to run the following sequence of commands:
- stop starwindservice.exe;
- backup starwind.cfg file;
- rename existing starwind.cfg file to starwind.cfg.old;
- copy starwind.cfg from clear install of 5.8 to your Starwind service installation folder;
- execute command:
Code: Select all
configupdater.exe starwind.cfg.old starwind.cfg
- execute command:
Code: Select all
configupdater.exe -u starwind.cfg.old starwind.cfg
- start starwindservice.exe.