How can I "pin" my "Documents" folder to the Windows taskbar in Windows 7?
I have Explorer pinned in my taskbar but when clicked, it opens by default my "Libraries" directory and not the desired "Documents" directory.
|
How can I "pin" my "Documents" folder to the Windows taskbar in Windows 7? I have Explorer pinned in my taskbar but when clicked, it opens by default my "Libraries" directory and not the desired "Documents" directory. | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Just drag the link to your If you wish to force the link to open to the folder directly, you can modify the shortcut to open the folder of your choice. Just right click on the link, right click on the
| |||
|
feedback
|
|
right click on desktop, select new text document, name it whatever you want.exe, for example; My Documents.exe or music.exe, left click on desktop and select yes at the "Are you sure you want to do this" window that comes up, right click on newly created file and pin to taskbar, go to the location of the file and hold shift and right click on the file and select copy as path, right click on new item on taskbar and select properties, delete and press ctrl+v or paste into target box, select apply and ok. you can also change the name in the general tab and change the icon. there is some decent icon sets out there... this works for most all folders. I think I found this info at sevenforums. | |||
|
feedback
|
%systemroot%\explorer.exe /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}in the start menu, and then pin that (the GUID is the id of the computer node in the Windows Shell namespace). – Richard Jan 25 '11 at 9:12