IE 6 SP1 Update Undo

  • Thread starter Thread starter Rolando
  • Start date Start date
R

Rolando

After installing the "Cumulative Patch for Internet
Explorer 6 Service Pack 1" IE is either unable or
purposely doesn't load pages designed to open as a pop-up
{like the update page's little downloader} OR pages I
choose to open in a new browser window {either by holding
Shift or selecting it from the right-click, drop-down
menu}.

Anyone able to tell me how I can fix this, if it's
possible, or how I can undo the update {I didn't make any
type of back-up, so that option's out}?
 
I had the very same problem. I finally found a knowledge base article which
described what to do. Try the following in a DOS window:

regsvr32 c:\windows\system32\urlmon.dll
regsvr32 c:\windows\system32\shdocvw.dll
regsvr32 c:\windows\system32\msjava.dll
regsvr32 c:\windows\system32\actxprxy.dll
regsvr32 c:\windows\system32\oleaut32.dll
regsvr32 c:\windows\system32\mshtml.dll
regsvr32 c:\windows\system32\browseui.dll
regsvr32 c:\windows\system32\shell32.dll (this one is only needed for XP or
Windows 2000)

After I did these re-registrations of these DLLs, my javascript popups and
other problems were solved
 
Back
Top