Upgrading the SynWatchdog component of Liquid UI Server aka GuiXT Server.
SynWatchdog is integrated into the latest versions of Liquid UI Server. To upgrade, please do the following:
- Obtain the latest version of Liquid UI Server from Synactive.
- Obtain the latest version of Liquid UI from the Apple App Store.
- Stop the existing Synactive Proxy Service on the server.
- Remove the Synactive Proxy Service by opening a command prompt and typing the following: sapproxy.exe -remove
- Copy the new SynWatchdog and configuration file to the same location as the previous version. This is usually C:\Program Files\Synactive Inc\GuiXTServer
- Open the SynWatchdog.ini file in a text editor and add the following lines: //Email SMTP Server AdminSMTPServer=your SMTP server name // Administrator Email Address. Use semicolon to add more than one address AdminEmailAddress=yourEmailAddress@emailAdress.com
- Install the SynWatchdog service by typing the following in the command prompt: synwatchdog.exe -install
- Start SynWatchdog. This will usually start the Liquid UI Server as well.