Search


About StarNet

StarNet Communications has been a leading developer of X Windows solutions since 1989. After establishing X-Win32 as the de facto standard in the higher education market during the early to mid-1990s -- 150 unlimited Campus Site Licenses worldwide -- X-Win32 has become of one the top three PC X servers in the government and commercial sectors as well.

Unlike its major rivals, Exceed (Hummingbird) and Reflection-X (WRQ/Attachmate), X-Win32 offers a highly focused PC X server that offers superior performance and productivity features, stability, ease of use and low cost (40% or better in most cases).

StarNet also delivers unequaled customer support. Our state-of-the-art engineering infrastructure allows us to fix problems and make a new release available quickly (overnight in many cases). As our testimonials page shows, StarNet customers consistently rate their X-Win32 experience as the best in the industry.




How do I disable auto updates

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):

There are several ways to disable updates. Please choose the way which is right for you.

Command line msi options
XServer.config
Update.uo
UpdateTool.exe

Command line msi option

You can disable autoupdating during a command line msi installation.

msiexec NOAUTOUPDATE="TRUE" /qn /"X-Win32.msi"

XServer.config

To disable updates through XServer.config

Edit %APPDATA%\StarNet\X-Win32\XServer.config

Add the following line above /Configuration

<NoAutoUpdate>TRUE</NoAutoUpdate>

Save the file.

Update.uo

Open the X-Win32 installation folder. The default location is %PROGRAMFILES%\StarNet\X-Win32\
Open the Update.uo file

The file looks something like this

<
Options>
 <
RemindDate>2001-01-01T00:00:00</RemindDate>
 <
LastUpdate>2006-12-04T07:46:25</LastUpdate>
</
Options>

Change the Year in the RemindDate tag to 9999.

Save the file

Remove Updatetool.exe

Removing %PROGRAMFILES%\StarNet\X-Win32\Updatetool.exe will also disable updates.

Removing this tool will also remove the Update option from the system tray.

Advanced Features

Category:Installation -> Upgrade
Category:X-Config