Cryptographic service

  • Thread starter Thread starter muppet
  • Start date Start date
M

muppet

When I try and install some of the "Critical Updates" I
get this message.

Setup could not verfy the integrity of the file
Update.inf. Make sure the Cryptographic service is
running on this computer.

What should I do?
 
1. Start the Administrative Tools utility in Control Panel.
2. Double-click Services.
3. Right-click Cryptographic Services, and then click Properties.
4. Click Automatic for Startup type, and then click Start.
5. Try installing the Updates again. If the problem persists, go to Step 6.
6. Click Start, and then click Run.
7. In the Open box, type cmd, and then click OK.
8. At the Command Prompt, type the following commands, pressing ENTER after each line:

net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
net start cryptsvc

Type exit to close the command prompt, and then install Windows Updates again.

--
Nicholas

-------------------------------------------------------------------


| When I try and install some of the "Critical Updates" I
| get this message.
|
| Setup could not verfy the integrity of the file
| Update.inf. Make sure the Cryptographic service is
| running on this computer.
|
| What should I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Cryptographic services 1
KB835732 Setup Error 1
Cryptographic service? 2
XP Service Pack 1
updating with SP1 1
Can't install updates 1
Windows Updates 1
KB 973346 setup error 1

Back
Top