|
-
October 13th, 1999, 03:53 AM
#1
Stopping a NT Service.. Is it possible?
Hi,
Does anyone know how to stop an NT Service through VB?
Thanks,
Rob.
-
October 13th, 1999, 03:57 AM
#2
Re: Stopping a NT Service.. Is it possible?
you should be able to do that using the following apis:
openservice
ControlService, passing SERVICE_CONTROL_STOP as dwControl argument.
-
November 2nd, 1999, 10:02 AM
#3
Re: Stopping a NT Service.. Is it possible?
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
|