-
Was wondering if anyone can help me! I am trying to get my VB application to run as an NT service. I have found the Microsoft NT Service Control but without any useful help documentation it is a bit of a pig to get to work! I have also found an ActiveX control by KeyTech (Service Manager) but this costs.
Any help would be appreciated!
Cheers!
-
We use the ntsvc.ocx and it is not terrible.
Here is the link to some documentation: http://support.microsoft.com/support.../Q170/8/83.asp
------------------