Home All Groups Group Topic Archive Search About

Windows Explore settings

Author
15 Dec 2008 3:37 PM
jimmxz
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

Author
15 Dec 2008 4:19 PM
Asger Joergensen
Hi jimmxz

jimmxz wrote:

> 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.

Put this in the shortcut:

%SystemRoot%\explorer.exe /n, /e, c:

c: is the path and can be a path to any folder.

Kind regards
Asger
Are all your drivers up to date? click for free checkup

Author
15 Dec 2008 4:19 PM
Nepatsfan
Show quote Hide quote
"jimmxz" <jim***@discussions.microsoft.com> wrote in message
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


Right click on the shortcut in the Quick Launch toolbar and select
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

Bookmark and Share