IE does not open a second window

  • Thread starter Thread starter F.C.
  • Start date Start date
F

F.C.

When on an web site and i click a link that normally opens
a second window - nothing happens. Is this a virus thing???
Please help!!!
 
F.C. said:
When on an web site and i click a link that normally opens
a second window - nothing happens. Is this a virus thing???
Please help!!!

From http://www.fjsmjs.com/OE/nolinks.htm

Open Windows Explorer.
Go to Tools | Folder Options | File Types.
Scroll down to URL:HyperText Transfer Protocol and select it.
Click Edit or Advanced, depending on your Windows version.
Select 'open'.
Click Edit.

"Application used to perform this action" should read:

"C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
(Check the path to iexplore.exe to make sure that is correct and use the
double quotes.)

DDE should be checked and in the boxes below it you should have:

#1:
"%1",,-1,0,,,,
#2
IExplore
#3 (blank)

#4
WWW_OpenURL

URL:HyperText Transfer Protocol with Privacy should be the same.

Sometimes it is necessary to uncheck Use DDE.

If that doesn't fix it, go to Start | Run and type

regsvr32 urlmon.dll
 
that did not work; but i finally found something that did.
my actxprxy.dll file was missing so i used Run SFC and
then reinstalled it from Win98 installation disk.
This also fixed my IE printing script error.
 
Back
Top