Monday, July 20, 2009

To create and Delete the Services from the Command Line

Service - an example to add

* Start -> Run -> cmd
* Type: sc create
* Reboot the system



Service - an example to delete

* Start -> Run -> cmd
* Type: sc delete
* Reboot the system

Removing the services is also easy through the registry

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services