PDA

View Full Version : Start Menu


Jerry Thurbon
December 5th 03, 08:47 PM
When I right click on the start menu and go to 'explore'
the view opens up 'C' drive to sub folder level - how do
I stop it from doing this and just default to the my
computer screen or to go to my hig usage drive'D'?

Ramesh
December 5th 03, 08:48 PM
Hi Jerry,

By default, Windows Explorer always opening up with My Documents. Customize
it, by changing the properties for the Windows Explorer icon and replace the
Target field with: %SystemRoot%\explorer.exe /n, /e, c:\yourfolder

1. Right click on the icon you use to launch Explorer and select Properties.
2. In the Target box of Properties type (or replace the existing text with)
the following (without quotes):

"%SystemRoot%\Explorer.exe /e, path"

Where in place of path above you should enter the actual path to the
directory you want open by default. For example C:\Windows, or C:\Documents
and Settings, etc. The path also doesn't require quotes around it.

--
Regards,
Ramesh



"Jerry Thurbon" > wrote in message
...
When I right click on the start menu and go to 'explore'
the view opens up 'C' drive to sub folder level - how do
I stop it from doing this and just default to the my
computer screen or to go to my hig usage drive'D'?

Google