Making Windows Explorer open by default in "My Computer" mode. Additional question.

J

Jumbo

Hello fellow NG members

Yesterday I asked for help in changing the default opening of Windows
Explorer in the "My Computer" mode and received excellent advice fro another
NG contributor which makes it open with the C:/ drive highlighted. using the
setting below.

On the Explorer properties click on Shortcut Tab and make these changes:

Target: [ %SystemRoot%\explorer.exe /e, C:\ ]

Start in: [ %HOMEDRIVE%%HOMEPATH% ]

I know that most XP systems are set to open in "My Documents" but although
it is only a minor issue I would like to make the change to "My Computer" as
the default.

Not a major issue just the curiosity of an aging brain.

Jumbo
 
G

Guest

Set the target as follows

%SystemRoot%\explorer.exe /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}
 
J

Jumbo

Graham Anderson said:
Set the target as follows

%SystemRoot%\explorer.exe /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}

Jumbo said:
Hello fellow NG members

Yesterday I asked for help in changing the default opening of Windows
Explorer in the "My Computer" mode and received excellent advice fro
another
NG contributor which makes it open with the C:/ drive highlighted. using
the
setting below.

On the Explorer properties click on Shortcut Tab and make these changes:

Target: [ %SystemRoot%\explorer.exe /e, C:\ ]

Start in: [ %HOMEDRIVE%%HOMEPATH% ]

I know that most XP systems are set to open in "My Documents" but
although
it is only a minor issue I would like to make the change to "My Computer"
as
the default.

Not a major issue just the curiosity of an aging brain.

Jumbo

Perfect answer,

Thank you for you kind assistance.

Jumbo
 
G

Guest

Jumbo said:
Hello fellow NG members

Yesterday I asked for help in changing the default opening of Windows
Explorer in the "My Computer" mode and received excellent advice fro another
NG contributor which makes it open with the C:/ drive highlighted. using the
setting below.

On the Explorer properties click on Shortcut Tab and make these changes:

Target: [ %SystemRoot%\explorer.exe /e, C:\ ]

Start in: [ %HOMEDRIVE%%HOMEPATH% ]

I know that most XP systems are set to open in "My Documents" but although
it is only a minor issue I would like to make the change to "My Computer" as
the default.

Not a major issue just the curiosity of an aging brain.

Jumbo

Target : [ %SystemRoot%\explorer.exe /n, /e, /select, C:\ ]

Windows Explorer Command-Line Options"
http://support.microsoft.com/default.aspx?scid=kb;en-us;152457
HTH.
nass
 
N

Nepatsfan

In
Jumbo said:
Hello fellow NG members

Yesterday I asked for help in changing the default opening of
Windows
Explorer in the "My Computer" mode and received excellent
advice fro
another NG contributor which makes it open with the C:/ drive
highlighted. using the setting below.

On the Explorer properties click on Shortcut Tab and make
these
changes:
Target: [ %SystemRoot%\explorer.exe /e, C:\ ]

Start in: [ %HOMEDRIVE%%HOMEPATH% ]

I know that most XP systems are set to open in "My Documents"
but
although it is only a minor issue I would like to make the
change to
"My Computer" as the default.

Not a major issue just the curiosity of an aging brain.

Jumbo

Hitting the Windows + E keys at the same time will launch
Windows Explorer opened at My Computer. Note; The Windows key
is located between Ctrl and Alt on the left side of your
keyboard.

Good luck

Nepatsfan
 
A

Ayush

[Graham Anderson] wrote-:
Set the target as follows

%SystemRoot%\explorer.exe /e,::{20d04fe0-3aea-1069-a2d8-08002b30309d}

or just:
%SystemRoot%\explorer.exe /e,

Good Luck, Ayush.
 

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