|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows Explore settingsHow do I get my Windows Explore to default to show the folders view when I
open it from a shortcut? I put a shortcut for one of my folders in the C: drive on the Quicklaunch area (lower left next to the Start button) and when I open it up I need to select the "Folders" button to show all the folders in the left hand column. I would like it to open with the folders showing the left column as the default. Thanks! Jim Hi jimmxz
jimmxz wrote: > How do I get my Windows Explore to default to show the folders view when I Put this in the shortcut:> open it from a shortcut? > > I put a shortcut for one of my folders in the C: drive on the Quicklaunch > area (lower left next to the Start button) and when I open it up I need to > select the "Folders" button to show all the folders in the left hand column. > I would like it to open with the folders showing the left column as the > default. %SystemRoot%\explorer.exe /n, /e, c: c: is the path and can be a path to any folder. Kind regards Asger
Show quote
Hide quote
"jimmxz" <jim***@discussions.microsoft.com> wrote in message Right click on the shortcut in the Quick Launch toolbar and select news:3E48C751-C958-4250-BBDE-39C3B2780D49@microsoft.com... > How do I get my Windows Explore to default to show the folders view when I > open it from a shortcut? > > I put a shortcut for one of my folders in the C: drive on the Quicklaunch > area (lower left next to the Start button) and when I open it up I need to > select the "Folders" button to show all the folders in the left hand > column. > I would like it to open with the folders showing the left column as the > default. > > Thanks! > Jim Properties from the menu. Click on the Shortcut tab. Click inside the Target box and add the following before the path to your folder. %windir%\explorer.exe /e, As an example, let's say I currently have a shortcut to My Documents folder. The entry in the Target box would look like this. %windir%\explorer.exe /e, "D:\Nepatsfan Documents" Note: If you want to change the icon displayed go back to shortcut's properties sheet and click on the Change Icon button on the Shortcut tab. Good luck Nepatsfan
Other interesting topics
Memorize view settings per folder?
"Acquiring Network Address" gmail is not in the drop down for the default email system Where is my "Start menu" ??? How to add a search item under Windows Start --> Search adding gmail as default email program SP3 vs SP2 (both fully updated) -> what's the difference? Why does this fail? No 2.1 and 4.1 sound setups in Windows XP's advanced audio properties? System Restore |
|||||||||||||||||||||||