Peter,

  There is a way to check if the service is running using sc.exe.  It is a part of 
Windows 2000 resource kit,
or if you download FastPush http://www.darkage.co.uk/ since FastPush does that type of 
querying, you can
find sc.exe in the utils folder of that program.  Simple execute the following command 
at a prompt:

"sc query winvnc"

This will give the status code of it, it should return a 4 if it's running or not.  
This will not tell you, however, if
VNC is running, but not as a service.  That you would have to check on further.  Hope 
this helps.

Regards,
   Beau
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to