PDA

View Full Version : IE 5.5, can't open new window....


MetalSiren
12-20-01, 03:24 PM
When I right click a link an try an open it in a new window it won't let me. How do I fix this??

btw, if you didn't already know its in internet explorer 5.5

redduc900
12-23-01, 01:18 PM
You could give this a try, since you probably have a broken entry in file associations...

Go to My Computer, View | Folder Options | File Types.

Scroll down to the URL:Hypertext Transfer Protocols, click edit twice and make sure the following is in the application used to perform action box:

"C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome

The same applies for URL:Gopher

DDE should be set to: "%1",,-1,0,,,,
Application should say: IExplore
DDE application not running should be blank
Topic should be: WWW_OpenURL

'Open in new window' is dependent on the following files, therefore you should ensure they are the correct version for your system, and correctly registered.

Run the following commands from start/run. Run each line individually. After each run, you should see a short message stating the command was successful.

regsvr32 Shdocvw.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll
regsvr32 Urlmon.dll