e-mail links

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get e-mails with links to web sites in them the problem is when I click on
the link I get the message "the path xxxxxx does exist or is not a directory.
any ideas how I fix this
 
Wed, 4 Jul 2007 13:12:03 -0700 from Jack
I get e-mails with links to web sites in them the problem is when I click on
the link I get the message "the path xxxxxx does exist or is not a directory.
any ideas how I fix this

Assuming these are legitimate emails and not phishing emails or spam,
report the problem to the person who sent you the email. The problem
is overwhelmingly unlikely to be on your end.
 
the sites would be 100% mostly to do with my Hobbies, dvd's tropical fish
ect: thanks for the advice
 
Jack said:
I get e-mails with links to web sites in them the problem is when I click
on
the link I get the message "the path xxxxxx does exist or is not a
directory.
any ideas how I fix this

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 (NOT URL:Internet Shortcut)
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
 
Back
Top