Open Windows Explorer

KBrinks

Senior member
May 13, 2001
970
0
76
what is the first thing that is selected? it's probably "my documents"

is there any way you can make it so it opens C:\ instead of "my documents" when you open windows explorer?:confused:
 
Jan 12, 2001
94
0
0
If u haven't already got a shortcut to Windows explorer, make one, right click and select Properties.
Change the target to (for win9x/ME) explorer.exe /n, /e, c: (for c-drive) or explorer.exe /n, /e, d: (for d-drive) etc.. For win2000 change to %SystemRoot%\explorer.exe /n, /e, c: ( for c) or %SystemRoot%\explorer.exe /n, /e, d: (for d).
:)