I want to make a shortcut link for same website for each browser is it possible.

For example:

I have 5 link shortcut on windows desktop for Superuser.com and PC has all browsers installed.

Upon double clicking on shortcut:

Shortcut one should be open in IE (Which is default browser)

Shortcut two should be open in Firefox

Shortcut two should be open in Safari

Shortcut two should be open in Opera

link|improve this question

45% accept rate
feedback

1 Answer

Create a shortcut to each browser and go to the Shortcut tab of its Properties dialog. Make sure the path to the executable is in double-quotes in the Target field, and append the URL as a command line argument.

Alternatively, create a URL shortcut to Superuser (or wherever) and drag it to each browser shortcut.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.