Hi,
No, I've removed the service completely. It doesn't appear in the Services.mmc!!
Any other ideas?
Thanks,
Lee.
Main Topics
Browse All TopicsHi friends,
I've removed the "Cryptographic Service" in Windows 2000 using a program called srvinstw.exe. Its a program that can add or remove services. I was testing the program and thought that the aforementioned service was unimportant.
I was wrong!
Is there a way to reinstall this? DLL files?
Lee.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here's the solution. Adding the following to the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM
"DependOnService"=hex(7):5
"Description"="Provides three management services: Catalog Database Service, which confirms the signatures of Windows files; Protected Root Service, which adds and removes Trusted Root Certification Authority certificates from this computer; and Key Service, which helps enroll this computer for certificates. If this service is stopped, these management services will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start."
"DisplayName"="Cryptograph
"ErrorControl"=dword:00000
"ImagePath"=hex(2):25,00,5
74,00,25,00,5c,00,73,00,79
00,76,00,63,00,68,00,6f,00
6b,00,20,00,6e,00,65,00,74
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type"=dword:00000020
[HKEY_LOCAL_MACHINE\SYSTEM
"ServiceDll"=hex(2):25,00,
00,74,00,25,00,5c,00,53,00
63,00,72,00,79,00,70,00,74
00
"ServiceMain"="CryptServic
[HKEY_LOCAL_MACHINE\SYSTEM
"Security"=hex:00,00,0e,00
[HKEY_LOCAL_MACHINE\SYSTEM
"0"="Root\\LEGACY_CRYPTSVC
"Count"=dword:00000001
"NextInstance"=dword:00000
Lee.
Business Accounts
Answer for Membership
by: CDCOPPosted on 2004-07-28 at 06:42:14ID: 11656293
try the following
oot2 oldcatroot2
om/default .aspx?scid =kb;en- us; 822798&Pro duct=winxp
to stop the cryptographic services open a command prompt and type
net stop cryptsvc
then type this line in the command prompt (or manually rename the folder in windows explorer)
ren %systemroot%\system32\catr
then type restart cryptographic service
net start cryptsvc
From 20891170.
If not this should do it:
http://support.microsoft.c