Create or Delete A Service in Windows XP

Create or Delete A Service in Windows XP.
1)Create a service
Start Run and type cmd in the Open: line. Click OK.
Type: sc create servicename (or use double quote :- "service name")
Reboot the system .


2)To Delete A Service
Start Run and type cmd in the Open: line. Click OK.
Type: sc delete or use sc delete "service name"
Reboot the system


If you prefer to work in the registry rather than through the command prompt to delete services;
Click Start Run and type regedit in the Open: line. Click OK.
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
Scroll down the left pane, locate the service name, right click it and select Delete.
Reboot the system


Thanks naveen

Comments

Popular posts from this blog

Double click a folder open search box

ORA 01172 recovery of thread 1 stuck at block 27269 of file 3 ORA-01151: use media recovery to recover block, restore backup if needed

.net framework 4 has not been installed because hresult 0xc80003f3