Changing what is expanded in Explorer

Printed from http://www.compatdb.org/support/topics/56266_changing_what_is_expanded_in_explorer.html

Changing what is expanded in Explorer - 07/04/00 08:36 PM

I just did a clean install on Win2K and now My Documents are what is expanded when I open exploere. How do I change htat to the C drive?

Re: Changing what is expanded in Explorer - 07/05/00 01:23 PM

Find the shortcut that loads windows explorer and right mouse click on it and choose properties. Set the Target field to:

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

That should solve it smile

Re: Changing what is expanded in Explorer - 07/05/00 07:59 PM

Thanks!! I knew it was something very simple but couldn't remeber what it was.