I want to be able to double click it and it runs the correct (non default) browser and opens my preferred website?
|
|||||
|
|
An alternative is to create a shortcut on your desktop (Right click > New > Shortcut) and point it at a website. |
|||
|
|
If you insist on doing this with an HTML file, you could put this in your file:
That will automatically redirect to the linked URL. Select the browser by right-clicking and selecting "Open with..." and picking the browser you want to use. |
|||||||
|
|
I suggest you create a simple Put this in a textfile on your desktop and then rename it to
It launches chrome.exe and loads amazon.com you. You need to replace http://www.amazon.com and YOUR-WINDOWS-USER-NAME at a minimum. |
|||
|
|
What I was looking for was something like this http://www.webworkshop.net/auto-redirecting_methods.html Auto-redirect metatag. By making it an html file, I can edit which browser it opens with
|
||||








bank.batthat launches IE and takes me to the correct site. – Nifle Oct 1 '12 at 16:16