Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"open link in a new window" don't work

Status
Not open for further replies.

AlexHarley666

Programmer
Dec 5, 2002
31
0
0
CL
Hello friends!!!!

I have a question:

I attempt "open link in a new window" (Internet Explorer) and isn't work for me.

What's the reason for my problem???


Please, I need your help!!!

Thanks in advance!, ALEX
 
Open a new notepad session, to be called IE_fix.cmd, and copy/paste the below:

regsvr32 urlmon.dll
regsvr32 Shdocvw.dll
regsvr32 Msjava.dll
regsvr32 Actxprxy.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 Browseui.dll
regsvr32 Shell32.dll

Save the file, then double click IE_fix.cmd and answer the prompts. Ignore any error messages.

Reboot and test again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top