|
-
Aug 21st, 2000, 04:53 PM
#1
Thread Starter
New Member
Hello everybody,
Could anyone tell me how/where I can find an example program about how to create/delete a Windows NT service?,
Thank you very much,
Marco.
-
Aug 24th, 2000, 05:08 PM
#2
Member
Hi There,
All the information/Settings for services are stored in the windows registry, by deleting the registry keys you delete the service. There are no magical API calls to delete services. If you need help deleteing a key from the registry just contact me and i will help you out.
The services are located at:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
Hope this is of some assistance,
Grant French
E-Mail: [email protected]
ICQ: 33122184
-
Aug 30th, 2000, 06:59 PM
#3
Thread Starter
New Member
stopping nt services
Hi everybody,
Could anyome help me, please telling me where I can find an example program that stops an NT service?,
Thank you very much in advance,
Marco.
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
|