|
-
April 8th, 2011, 11:52 AM
#1
UnInstalling a service creating a new instance of the service.
I am uninstalling a service using APIs
ControlService(service, SERVICE_CONTROL_STOP, &status)
and DeleteService(service)
After this is done I am seeing a new instance of the service in task manager.
Could any one help me in sorting out this problem. Please. I don't want such behavior.
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
|