Setting Windows Explorer view

G

G. Nelson

I want Windows Explorer to open with an expanded view of the C drive shown
each time. How do I accomplish this?
 
W

Will Denny

Hi

Put the following into the 'Target:' box for the Windows Explorer shortcut;

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

--


Will Denny
MS-MVP Shell/User
Please reply to the Newsgroup


Please reply to the Newgroups
 
W

Wesley Vogel

This will create a shortcut to C: with the Folders Pane showing.
Right click the Desktop | New | Shortcut |
Type or copy and paste this in the box:

%windir%\EXPLORER.EXE /e,c:

Click Next | Type or paste WINDOWS EXPLORER in the Type a name for this
shortcut box | Click Finish

Or change the Target of your existing shortcut to
%windir%\EXPLORER.EXE /e,c:
-----

Or create a shortcut to explorer.exe with this as the
Target: %windir%\explorer.scf
-----

Explorer.exe Command-Line Options for Windows XP
http://support.microsoft.com/kb/314853

HOW TO: Customize the Windows Explorer Views in Windows XP
http://support.microsoft.com/kb/307856

HOW TO: Have Windows Explorer Default to the %SystemRoot% Drive When Started
http://support.microsoft.com/kb/257518

HOW TO: Change Windows Explorer Default View to My Computer
http://support.microsoft.com/kb/221878

How to open folder in single pane when using the "Winkey + E" combination
http://windowsxp.mvps.org/winkeye.htm


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
G

G. Nelson

Thank you all. That works.

Wesley Vogel said:
This will create a shortcut to C: with the Folders Pane showing.
Right click the Desktop | New | Shortcut |
Type or copy and paste this in the box:

%windir%\EXPLORER.EXE /e,c:

Click Next | Type or paste WINDOWS EXPLORER in the Type a name for this
shortcut box | Click Finish

Or change the Target of your existing shortcut to
%windir%\EXPLORER.EXE /e,c:
-----

Or create a shortcut to explorer.exe with this as the
Target: %windir%\explorer.scf
-----

Explorer.exe Command-Line Options for Windows XP
http://support.microsoft.com/kb/314853

HOW TO: Customize the Windows Explorer Views in Windows XP
http://support.microsoft.com/kb/307856

HOW TO: Have Windows Explorer Default to the %SystemRoot% Drive When
Started
http://support.microsoft.com/kb/257518

HOW TO: Change Windows Explorer Default View to My Computer
http://support.microsoft.com/kb/221878

How to open folder in single pane when using the "Winkey + E" combination
http://windowsxp.mvps.org/winkeye.htm


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top