Bookmark and Share

Multiple URL Icons in Windows 7 Taskbar

It Should Be Easy, Seeing As It’s the Sort of Thing Lots of People Might Want to Do, But Then It Is Windows I Suppose
Microsoft Windows used to be pretty intuitive, but ever since Vista it has become more and more obtuse. Have they been using Focus Groups or something? Probably.
Anyway, when asked how you put a number of different icons in the Windows 7 Taskbar for different urls, i.e. an icon for one-click access to a web page www.a.com and another icon for web page www.b.com, I thought: seems a sensible question, since that makes for easier usage, an interface design enhancement on the desktop. This is using Firefox and Chrome, it may be straightforward with IE – I have not tested that as I was asked about using Firefox and Chrome as the web browsers. I’ll refer to Firefox throughout this page, but the principle applies to any browser, probably. I expect that IE is no different in this respect, and if it is, it shouldn’t be.
You cannot just drag a tab from the browser to the Taskbar, as Microsoft web advice says you can. Or rather you can for the first instance, but subsequent instances do not create another icon in the Taskbar, they simply replace the default url for the existing icon. The way I found of creating multiple icons is as follows. Really user-friendly you’ll think, when you have got to the end. Bleagh!
Step 1. Click the Windows icon in the bottom left corner of the screen, and then in the Search box type cmd .
Step 2. A panel should appear, at the head of which shows cmd.exe, or else a little icon with C:/ in it and 'cmd' next to it.
Step 3. Right-button click on 'cmd' and select 'Run as Administrator'. This will only work if you are logged into windows as a user with Administrator privileges. You can find out whether you are from Control Panel, Users and Accounts.
Step 4. If you are not logged in as a user with Administrator privileges, then there is no point continuing. If you are though, then:
Step 5. A MSDOS window will appear as a result of selecting Run as Administrator on cmd.exe. Leave that there for the moment.
Step 6. You need to find where the Mozilla Firefox executable is located. It will be somewhere like C:\Program Files\Mozilla Firefox\, or on the computer I have been working on it is in C:\Program Files (x86)\Mozilla Firefox\ – something like that.
Step 7. When you have located where the Mozilla Firefox executable is, go back to the MSDOS-like cmd window and if your Mozilla Firefox is located in the same place as mine, type:
cd "C:\Program Files (x86)"
Press Enter to accept the command. You need to include the double-quotes because of the spaces – this is so that the character string does not get evaluated as C:\Program, with 'Files' and '(x86)' as parameters. If Firefox.exe on your computer is located in a differently-named folder to mine, adjust the cd command accordingly.
This changes the current directory to one level above where the browser program is located, so if Firefox.exe is in C:\Program Files (x86)\Mozilla Firefox\ you want to be one level above, i.e. in my case: C:\Program Files (x86)\. Clear? Good.
Step 8. Type:
mklink /D "Mozilla Firefox Link 1" "Mozilla Firefox"
This creates a symbolic link called Mozilla Firefox Link 1. It actually creates a little folder (or directory, whichever term you wish) which you can see in the files Explorer (Computer, My Computer – whatever stupidly unclear name has replaced the old Windows Explorer).
Mozilla Firefox Link 1 can actually be any name you want, you can call it Glory Hallelujah if you like, but probably something a bit meaningful might be clearer later on, as you may want to be creating a number of these. Anything, that is, provided it is a name that is a valid folder name and that does not exist already in the current directory. You can delete this virtual folder whenever you wish, just as you would delete any folder. Though be careful doing that once you have finished with the following steps.
Step 9. In the Computer explorer list, locate Microsoft Firefox executable under the \Mozilla Firefox folder (perhaps C:\Program Files\Mozilla Firefox\ or C:\Program Files (x86)\Mozilla Firefox\ . Right-button click on the executable – i.e. the program in the files list on screen – and select 'Create Shortcut' .
Step 9. A message appears saying that a shortcut cannot be created there and would you like to put it on the Desktop instead. Answer OK.
Step 10. On the desktop there should now be a just-created shortcut to Mozilla Firefox. Right-button click on it and select 'Properties'
Step 11. Under the ‘Shortcut’ tab of the ‘Properties’ dialog box are two boxes: ‘Target’ and ‘Start In’. Both will contain the same path. In the first, i.e. in Target, after the end of the text string, that is after
firefox.exe"
first change the path so that where it says, say: . . .\Program Files (x86)\Mozilla Firefox\Firefox.exe" . . . change that to your symbolic link, e.g. . . .\Program Files (x86)\Mozilla Firefox Link 1\Firefox.exe" . . . and then:
At the end of that line, after . . . Firefox.exe" , type a space followed by the url you want, e.g. "http://www.xxxx.com" I think that if you don’t put the quotes around the url then Windows does it for you after you have clicked OK, but don’t click OK just yet.
Step 12. In the second box, the one labelled 'Start in', change the folder /Mozilla Firefox/ in the same way that you did under ‘Target’ I am not quite sure what effect this has if any, you may be able to leave 'Start in' just as it is.
A note as an aside: I have found that sometimes this technique works if you change just the ‘Start in’ and leave the path unchanged in ‘Target’. Quite what conditions this simplified method works or does not work in I have not yet discovered, so to be on the safe side I have tended to change both.
Step 13. It might be a good idea to change the icon, so that when the new item is in the Taskbar you can distinguish it from other items. I have found that when you click 'Change Icon' in the 'Properties' dialog you only get a few to choose from,
however if you click 'Browse' and then locate a folder that has some files in, and then select 'All Files' from the dropdown box,
and then select a file that is not an icon and click OK, you get an error message
and after clicking OK to that you are then presented with a lot more icons to choose from.
This is an impressively intuitive Windows feature isn’t it?
Select an icon from this more comprehensive set and click OK.
Step 14. Click on the ‘General’ tab in the Properties dialog and in the first box, which is unlabelled, where it probably says something like ‘Mozilla Firefox (shortcut)’, change that to a description of your url, i.e. to whatever description you want for what you are trying to put in the Taskbar.
Step 15. Click OK on the 'Properties' dialog to apply your changes and close the box.
Step 16. Right-button click on your newly modified icon on the Desktop and select ‘Pin to Taskbar’ and lo! It creates a new item in the Taskbar.
Step 17. Repeat steps 8 to 16 for each icon you want to put in the Taskbar, changing the symbolic link name each time, e.g. you could do the next one as ‘Mozilla Firefox Link 2’ in place of ‘Mozilla Firefox Link 1’. Whatever, the name of the symbolic link pseudo-folder can be any legal folder name.
Step 18. Remind yourself next time to buy a Mac.
Some things are as easy or easier on pc than on a Mac and some vice-versa, but few could argue that this is a selling point for a pc. On the Mac you simply save the url with Save As from the browser, then locate where you have saved it in Finder and drag the item down to the Dock, next to the Recycle Bin icon. Just in case anyone argues that doing this would be just as hard on a Mac, well they’re wrong, that short sentence is how, or one way how.
WARNING! Multiple icons in the Windows Taskbar work fine using symbolic links as defined above, but they seem to upset Windows’ idea of what the default browser is. So let’s say your default browser is Firefox, when you use an icon with a symbolic link, if it is a different symbolic link to the one you last clicked on; and if the link is going to open in a new window, as opposed to a new tab – and when is which is at the moment a mystery to me, I can only say, ‘Don’t ask!’ then you will get the warning message, ‘Firefox is not currently set as your default browser. Would you like to make it your default browser?’
This is an especially annoying message, as Firefox IS your default browser. Whether you click Yes or No to this makes little difference, just remind yourself that you could design a better system than Microsoft bloody Windows if only someone would ask, and see step 18.
I have referred throughout to Firefox above, the same principle will work for any browser, or should do. And of course I may be missing something much more straightforward, and if so I would delighted to hear what it is and will take back some of my disdain for Microsoft’s user-interface design, er, experts.

1 comments:

Anonymous said...

Coded Sniflets: Multiple Url Icons In Windows 7 Taskbar >>>>> Download Now

>>>>> Download Full

Coded Sniflets: Multiple Url Icons In Windows 7 Taskbar >>>>> Download LINK

>>>>> Download Now

Coded Sniflets: Multiple Url Icons In Windows 7 Taskbar >>>>> Download Full

>>>>> Download LINK jM

Post a Comment