To create a service:
- Start | Run and type cmd in the Open: line. Click OK.
- Type: sc create <service name>
To delete a service:
- Start | Run and type cmd in the Open: line. Click OK.
- Type: sc delete <service name>
Thoughts as of the moment. Ramblings and rants.
To create a service:
To delete a service: