-
Step 1
Right-click menuRight-click on the Windows Explorer icon and select "Copy" from the menu as illustrated in the screenshot.
-
Step 2
Copy of ExplorerRight-click on your Windows desktop and select "Paste" from the menu to paste a copy of the Windows Explorer shortcut on your desktop. A copy of the shortcut is created as illustrated in the screenshot.
-
Step 3
Right-click on the copy of the Windows Explorer and select "Properties" from the menu. The Properties dialog opens.
-
Step 4
Default TargetIn the "Properties" dialog, note the "Target:" line. This is the directory Explorer opens for you when you click the icon. By default, it should say "Target:%windir%\explorer.exe" or "Target:%SystemRoot%\explorer.exe"
-
Step 5
Target changedBy changing the "Target:" line, you can have Explorer open any place you wish. For example, if you have a downloads directory on your C:\ drive, you can make Windows Explorer open there when you click the new icon. In this example, you'll change the target line to read "Target: %SystemRoot%\explorer.exe /n,/e, C:\DOWNLOADS" (no quotes) as illustrated in the screen shot. "/n,/e," are Windows Explorer command-line switches and "C:\DOWNLOADS" is the path to the place where we want Explorer to open. Click the "OK" button to save the changes.
-
Step 6
Change iconYou can also change the icon and rename the shortcut to make it easier to distinguish from the default Windows Explorer icon. Right-click on the copy of the shortcut and select "Properties" from the menu. Click the "Change Icon..." button. Select an icon for the new shortcut. When you've finished changing the icon, click the "OK" button. Next, right-click on the new Windows Explorer shortcut and select "Rename" from the menu. Enter a new name for the shortcut.














Comments
williamfjordan said
on 2/24/2009 nice tip ... 5*
goodselfme said
on 1/24/2009 Good detail in your 5* article. I also recommended you as well.
Veesites said
on 1/13/2009 Excellent article. Thanks for this clear explanation.