|
|
|
New Member
        
Group: Forum Members
Last Login: 6/10/2009 5:51 PM
Posts: 4,
Visits: 0
|
|
When I click on the Windows explorer Quicklaunch icon (next to the Start button),
Windows explorer always opens in "My Documents".
How can I make it open in C:\ ?
I've noticed these entries in the shortcut Properties:
Target: %SystemRoot%\explorer.exe
as well as:
Start in: %HOMEDRIVE%%HOMEPATH%
Does this have anything to do with it?
|
|
|
|
|
Forum Advisor
        
Group: Advisor
Last Login: 7/23/2008 9:45 PM
Posts: 428,
Visits: 792
|
|
I have a better way.
Right-click on your desktop and create a new shortcut. In the field where it asks for a path, point it to: C:\Windows\Explorer.scf and then press the Enter key. You can now name this Windows Explorer. Press Enter again.
Double-clicking that shortcut will take you to Windows Explorer like usual, but it will now show the expanded C drive, and not the usual location you were used to.
______________________________________________________






|
|
|
|
|
Forum Administrator
        
Group: Administrators
Last Login: 8/9/2008 6:13 AM
Posts: 8,313,
Visits: 16,485
|
|
Create a shortcut with the following target: %SystemRoot%\explorer.exe /e,c:
________________________________________


|
|
|
|
|
New Member
        
Group: Forum Members
Last Login: 6/10/2009 5:51 PM
Posts: 4,
Visits: 0
|
|
Thanks Allan, that did it 
Could you explain what the "e" and "c:" mean?
Also thank you for a good tip Ctrl_Alt_Del.
|
|
|
|
|
Forum Administrator
        
Group: Administrators
Last Login: 8/9/2008 6:13 AM
Posts: 8,313,
Visits: 16,485
|
|
| "c:" is the drive which you want Explorer to open "e" tells Explorer to "expand" the drive
________________________________________


|
|
|
|
|
New Member
        
Group: Forum Members
Last Login: 6/10/2009 5:51 PM
Posts: 4,
Visits: 0
|
|
Thanks for that info Allan.
I tried:
"explorer /?" at the dos prompt (w/o quotes), but got nowhere.
Are there other switches besides "e" that will do other things?
|
|
|
|
|
Forum Administrator
        
Group: Administrators
Last Login: 8/9/2008 6:13 AM
Posts: 8,313,
Visits: 16,485
|
|
|
|
|
|
New Member
        
Group: Forum Members
Last Login: 6/10/2009 5:51 PM
Posts: 4,
Visits: 0
|
|
Thanks Allan, this is excellent.
I got used to opening Windows explorer at "C:\" expanded
in my olden days of Win98, and I found it annoying that XP
opened at "My Documents", which I never use.

|
|
|
|