It still doesnt work! :(
Monday, August 18, 2003 at 9:00 pm Windows XP Annoyances Discussion Forum
Posted by eviltreehugger
(1 messages posted)
I have made 2 batch files containing the following commands:
File 1:
net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
ren %systemroot%\system32\catroot oldcatroot
net start cryptsvc
File 2:
@echo off
net start cryptsvc
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll
regsvr32 mssip32.dll
regsvr32 urlmon.dll
echo please reboot the machine and try again
pause
exit
Neither of the files help, even when used in combination.
Any new ideas??
|
All messages in this thread [show all]
 |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  | Bingo!!! (Rick: Thu, Aug 14, 2003, 10:05 am) |
 |  | It still doesnt work! :( (eviltreehugger: Mon, Aug 18, 2003, 9:00 pm) |
| |
| |
| |
Return to the Windows XP Discussion Forum
|
|