Communicating with the Service Control Manager
Sometime there is a need to communicate with the Service Control Manager ...
A simple command line by the name of SC will do the work !
sc delete <servicename>
sc start <servicename>
...
...
Sometime there is a need to communicate with the Service Control Manager ...
A simple command line by the name of SC will do the work !
sc delete <servicename>
sc start <servicename>
...
...