Instructions in Link Telling Windows to Open Using Particular Browser?
There is a way to place instructions in a link or shortcut to open using a specific browser such as Internet Explorer instead of Firefox or Chrome. It is just symbols around a directory location such as "C:\Program Files\Internet Explorer\iexplore.exe" so the line would look something like the following:
"C:\Program Files\Internet Explorer\iexplore.exe"//www-secure.symantec.com/norton/support/contact/chat/norton-chat.jsp (but that is not correct)
Does anyone know how to specify the browser for a particular link?
A link on a web page? A link as in shortcut? Or maybe a link sent via email? Or perhaps all of the above?
A shortcut on your computer would be; Right-click > New > Shortcut - Then type ["c:/Program Files (x86)/Internet Explorer/iexplore.exe" http://www.sevenforums.com/] without the brackets as the location of the item. Note: If you're on a 32-bit system or you want to use the 64-bit IE then replace "Program Files (x86)" with "Program Files"
I haven't thoroughly tested this but it should work. Please let me know.
My Computer
At a glance
Windows XP Pro x86, Windows Vista Home Premiu...Intel Xeon 5160 3GHz (Dual-Core)8GB PC2-5300
OS
Windows XP Pro x86, Windows Vista Home Premium x86, Windows 7 Pro x64, Win2k3, Win2k8, Ubuntu
it worked great and opened the webpage in Internet Explorer x64, even though my default browser is Firefox. However, note it automatically changed the backslash before iexplorer.exe to a forward slash in the address line as follows:
Also note Program Files in the link above cannot have a space between Program and Files even though the space exists on the computer folder name. Don't know why.
Designating a specific browser is handy because some webpages don't work as well with Firefox as with Internet Explorer. Also some webpages need an x86 instead of an x64 browser.
Side note: The %ProgramFiles% is a variable that resolves to your Program Files folder, it is not the same as manually typing the path it. That is why you cannot have a space.
My Computer
At a glance
Windows XP Pro x86, Windows Vista Home Premiu...Intel Xeon 5160 3GHz (Dual-Core)8GB PC2-5300
OS
Windows XP Pro x86, Windows Vista Home Premium x86, Windows 7 Pro x64, Win2k3, Win2k8, Ubuntu