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!

URL's sent in emails

Status
Not open for further replies.

magbag

IS-IT--Management
Jul 31, 2003
60
0
0
US
I have user that is having trouble opening URL from his email. When the user clicks on the URL nothing has happens. It there a setting for this option in OfficeXP?
 
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.
 
There is also a fairly quick way offered by Ramesh, MVP, called IEFix, that does the same registration with additional options:
(And yes I understand that the issue is in OE, and not IE. But the root source of the problem is in IE DLLs and not OE).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top