Windows explorer and shortcuts

R

reader

system=Windows XP pro (no sp2)

When I open windows explorer. It opens on `My Documents'.
How can I make it open somewhere else?

Right click and properties shows `Start in' box is set to:
C:\
Changing it to something like C:\work, has no effect.

Can one pass a cmdline argument in the properties dialog?

A related problem is that after creating my own shortcut at
C:\download. And giving it the Key combo of Ctrl-SHIFT-x, it comes up
at that address when I press those keys alright but its always in the
non-folders view. That is, the left panel is useless crude with
link selections instead of the filesystem tree. I have to click on
`folders' in menu bar to get the view I want.

How can I cause this to open with `folder' view active?

`Tools/folder options/view set all folders like this one'

Has no effect on whether the display is folders or not.
 
R

Ramesh [MVP]

Explorer.exe Command-Line Options for Windows XP:
http://support.microsoft.com/default.aspx?scid=314853

For the 2nd part:

Open My Computer window.
Click Tools, Folder Options, then click File Types.
From the list, locate the entry FOLDER with extension of (NONE).
Click Advanced, select Explore, then Set Default.
Click OK and close the dialog.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

system=Windows XP pro (no sp2)

When I open windows explorer. It opens on `My Documents'.
How can I make it open somewhere else?

Right click and properties shows `Start in' box is set to:
C:\
Changing it to something like C:\work, has no effect.

Can one pass a cmdline argument in the properties dialog?

A related problem is that after creating my own shortcut at
C:\download. And giving it the Key combo of Ctrl-SHIFT-x, it comes up
at that address when I press those keys alright but its always in the
non-folders view. That is, the left panel is useless crude with
link selections instead of the filesystem tree. I have to click on
`folders' in menu bar to get the view I want.

How can I cause this to open with `folder' view active?

`Tools/folder options/view set all folders like this one'

Has no effect on whether the display is folders or not.
 
G

Guest

Command line:

c:\windows\explorer.exe /e, c:\

will start explorer in folder view (/e) and open the root of c:

Change the location to whatever folder you want to display.
 

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