Disabling Auto Update Tool Notifications


X-Win32 has an autoupdate feature which allows you to automatically be informed when the latest updates are available. Updates are generally infrequent and fix bugs while at the same time adding new features. However if you must disable the autoupdate feature (you are a system admin who deploys X-Win32 once a quarter for example):

XServer.config

To disable updates through XServer.config

  1. Edit C:\Program Files (x86)\StarNet\X-Win32 2014\XServer.config
  2. Add the following line above /Configuration
    <NoAutoUpdate>TRUE</NoAutoUpdate>
  3. Save the file.