"Symantec Core LC" is the service description. You actually need to find the
service name.
- - - -
Example:
"Workstation service" is the service description, but it's Service name is
"lanmanworkstation".
- - - -
Instructions to remove a service manually from the registry
=======================================
The Service and driver entries are present under this registry key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]
Each sub-key represents a driver or a Service. To modify/delete a 3rd party
service, click Start, Run and type REGEDIT to open the Registry Editor and
navigate to the above location.You should be able to identify them easily by
reading the "DisplayName" and "ImagePath" fields in the right-pane in the
Registry Editor.
Note: Before modifying / removing a Service, create a System Restore point
or a complete Registry backup, just in case something happens.
[ERUNT] Registry Backup and Restore for Windows
http://www.larshederer.homepage.t-online.de/erunt/
[ERUNT Download URLs]
http://www.aumha.org/downloads/erunt.zip
http://www.aumha.org/downloads/erunt-setup.exe
[Installing & Using ERUNT]
http://www.silentrunners.org/sr_eruntuse.html
http://www.larshederer.homepage.t-online.de/erunt/erunt.txt
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
bud said:
To Delete A Service
a.. Start | Run and type cmd in the Open: line. Click OK.
b.. Type: sc delete <service name>
c.. Reboot the system
Did not work - It says: "The specified service does not exist as an
installed service"