To delete a service.
Open Services...
Start | Run | Type: services.msc | Click OK |
Scroll down to and double click the service you want to get rid of |
On the General tab, Service name: take note of the Service Name not the
Display Name | Close Services
Then open a command prompt...
Start | Run | Type: cmd | Click OK |
Type: sc delete Whateverservice Display Name
and hit Enter
Reboot.
See...
sc delete
here...
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sc.mspx
Or open the Registry Editor...
Start | Run | Type: regedit | Click OK |
Navigate to...
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Whateverservice
Delete it and reboot.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In
----nikos 4000---- said:
heelo when i use
run>msconfig>services
appears a table.. with services..
how can i delete one from them..
thnks
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In