make a shortcut open a non-default browser

A

AndreZ

Hey all

Basiclly, I have an HTML application that only work properly in IE, as a
default we use firefox.. but when i create a shortcut on the desktop it
automaticly makes that bookmark a firefox shortcut .. but i want it (and
only it) to open with IE ..

any tips would be appreciated :)

thanks!
 
M

me

Hey all

Basiclly, I have an HTML application that only work properly in IE, as a
default we use firefox.. but when i create a shortcut on the desktop it
automaticly makes that bookmark a firefox shortcut .. but i want it (and
only it) to open with IE ..

any tips would be appreciated :)

thanks!
Insert "C:\Program Files\Internet Explorer\iexplore.exe" before the
target in your shortcut's properties.
 
R

Ramesh, MS-MVP

Double-clicking the Internet shortcuts always open in the default browser.
To open a link in a non-default browser, create an application shortcut..

Examples:

"%programfiles%\Internet Explorer\IEXPLORE.EXE" c:\myfile.htm
"%programfiles%\Internet Explorer\IEXPLORE.EXE" http://www.google.com

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hey all

Basiclly, I have an HTML application that only work properly in IE, as a
default we use firefox.. but when i create a shortcut on the desktop it
automaticly makes that bookmark a firefox shortcut .. but i want it (and
only it) to open with IE ..

any tips would be appreciated :)

thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top