|
-
August 17th, 1999, 10:48 PM
#1
Registering VB Application as NT Task
Is it possible to register a VB Application as WindowsNT Service. If Possible How do i Achieve this?
-
August 18th, 1999, 02:20 AM
#2
Re: Registering VB Application as NT Task
check out the RegisterServiceProcess API or the SRVANY utility from the NT resource kit.
-
August 25th, 1999, 08:56 AM
#3
Re: Registering VB Application as NT Task
VB Applications as a Service!? Thats easy...
Use NTSVC.OXC !
Find it at:
http://vbwire.com/advanced/howto/service.asp
Excellent Site!
Best regards
-
August 25th, 1999, 09:00 AM
#4
Re: Registering VB Application as NT Task
take this into account (MSDN article: Q175948)
"Microsoft does not currently recommend running Visual Basic applications as Microsoft Windows NT Services because the applications may exhibit unstable behavior when installed and run as Microsoft Windows NT Services. "
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|