Windows updated

  • Thread starter Thread starter Ronald
  • Start date Start date
R

Ronald

After some weeks ago, my windows xp experiment some
problems during installation of patches or on line windows
update.

First, if I try to implement the security parch , I have
the message....SETUP COULD NOT VERIFY THE INTEGRITY OF THE
FILE UPDATE.INF...MAKE SURE THE CRYPTOGRAPHIC SERVICE IS
RUNNING ON THIS COMPUTER.

I apply the suggestion from Technet, but does not work.

Secord, my Internet explorer could not go to https pages,
I have the message page not be found. Or if I try to get
the updates on line from Microsoft I have the message that
my IE does not have previleges to run activeX controls, it
has checked and does not work.

Any suggestion ?

RV.
 
Ronald;
Install this to prevent this issue from occurring in the future:
http://support.microsoft.com/?kbid=817287

Try these one at a time.
Please post back with the solution that resolved it for you.

1. http://www.kellys-korner-xp.com/regs_edits/xp_cryptofix.vbs

2. Perform Disk Clean-up checking all boxes except "Compress old
files"
Start/All Programs/Accessories/System Tools/Disk Clean-up

3. Go to Internet Options in the Control Panel:
Delete Cookies
Delete Files (check box "Delete all offline content")
Clear History

4. Reboot, login to an Administrator account.
Double click My Computer.
Double click C drive.
Double click Windows file.
Double click System32 file.
Right click catroot2, click rename, type "catroot2old"
ENTER
Otherwise:
Start the Administrative Tools utility in Control Panel.
Double-click Services.
Right-click Cryptographic Services, and then click Properties.
Click Automatic for Startup type, and then click Start.

5. If Cryptographic Services is already set to Automatic, disable it,
reboot, then go back and set to Automatic.
Reboot

6. Start/Run
Type "msconfig" ENTER
Select "Normal Start-up"
Click OK, follow prompts and reboot

7. Start/Run
Type "cmd" ENTER

a.
Type "net stop cryptsvc" ENTER.
Type "net start cryptsvc" ENTER.
b.
Type "regsvr32 softpub.dll" ENTER.
Type "regsvr32 wintrust.dll" ENTER.
c.
Type "regsvr32 initpki.dll" ENTER.
Type "regsvr32 dssenh.dll" ENTER.
d.
Type "regsvr32 rsaenh.dll" ENTER.
Type "regsvr32 cryptdlg.dll" ENTER.

e.
Type "regsvr32 gpkcsp.dll" ENTER
Type "regsvr32 sccbase.dll" ENTER
Type "regsvr32 slbcsp.dll" ENTER

Close the box and install the patch.

8. Otherwise:
Check for missing/damaged System files:
Start/Run
Type "cmd" ENTER
Type "sfc /scannow" ENTER
Have Windows XP CD nearby.
Reboot when completed.
 
Back
Top