Slider

Marie Curie Newton Stephen Hawkings APJ Kalam Edison Einstein Gregor Mendel Aryabhatta Ramanujan

Wednesday, 10 December 2014

Removing local service

Run Command Prompt as Administrator mode.

You should be able to uninstall it using sc.exe, by calling

C:\Windows\system32>sc.exe delete <Service Name> 

where  is the name of the service itself as you see it in the service management console, not of the exe.
        

No comments:

Post a Comment