This will enable ZSK to run before user logs in into windows 2k or XP.
This will not run on Windows 9X, ME.

To install the service, run the following at the command prompt: ZSKService -i. You should also modify in ZSKService.ini the filepath is correct (C:\ZSK is the default one).
To un-install the service, run the following at the command prompt: ZSKService -u 

You can bounce (stop and restart) any process defined in the .ini file from the command line. For example, the following command: 

ZSKService -b 2

XYNTService can also be used to start and stop other services from the command line. Here are the commands to start (run) and stop (kill) other services.

ZSKService -r NameOfServiceToRun
ZSKService -k NameOfServiceToKill





