|
Re: Window ME
Greetings.
You might try this:
IE Fix
--------------------------------------------------
Open Notepad then
Copy the Text below into the blank document then
Save the file as IEfix2.cmd (save as type "all files").
Save to your Desktop then Run the IEfix2.cmd file. Double click it.
Restart your machine.
********Copy Below this Line*********
net start cryptsvc
regsvr32 softpub.dll /s
regsvr32 wintrust.dll /s
regsvr32 initpki.dll /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 Shdocvw.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll
regsvr32 Urlmon.dll
regsvr32 Msjava.dll
regsvr32 Browseui.dll
********Copy Above this Line*******
|