|
-
Feb 7th, 2001, 10:29 PM
#1
Thread Starter
New Member
Hi there,
I am trying to make my VB program run as NTservice. I know there is a control to do that. How to make my program to pause and restart again without using the control panel? I am trying to write a VB program to pause and continue the service automatically or though a User interface. Is there any one know how to do that? thxk in advance
-
Feb 7th, 2001, 11:54 PM
#2
Hyperactive Member
You're not planning on putting the UI in the service, are you 
td.
"One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig
[email protected]
"but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.
-
Feb 8th, 2001, 12:05 AM
#3
Thread Starter
New Member
no
No. I have a program install a service already and want another program to pause and continue the service automatically. I want to do this because I can't do any upgrade during the service is running. That's why I want to write another program to stop the service.
-
Feb 8th, 2001, 12:08 AM
#4
Hyperactive Member
I know. It was a joke.
There are some API's to start and stop services etc. I'll look them up and post later today (if no one else does it).
td.
"One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig
[email protected]
"but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.
-
Feb 8th, 2001, 12:12 AM
#5
Thread Starter
New Member
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
|