Unsolved
This post is more than 5 years old
13 Posts
0
5652
July 22nd, 2004 22:00
Windows explorer XP
When I click on Windows Explorer in Accessories My MY Documents folder opens. Where is my Windows Explorer and how do I get it back...help....Please
No Events found!


msil217
2 Intern
•
2K Posts
0
July 22nd, 2004 23:00
Right click on Windows Explorer under accessories, and choose properties
C:\WINDOWS\explorer.exe /e, C:\ (C:\, or the path to the directory you want to open)
Example, if you want Windows explorer to open your pictures, the paths would be:
Shortcut tab
Target: C:\WINDOWS\explorer.exe /e, "C:\documents and settings\username\my documents\my pictures"
Start in: C:\Windows
redwolfe_98
2 Intern
•
1.3K Posts
0
July 23rd, 2004 00:00
that is where windows explorer opens to, by default.. (as you can see).. in the left column, you can navigate to other folders.. supposedly, there is a way to change the folder that windows explorer opens to, but i don't really see a need to change it.. i hardly ever use windows explorer, myself.. i just go to my documents if i want that, or "my computer" etc if i want that..
Denny Denham
2 Intern
•
18.8K Posts
0
July 23rd, 2004 01:00
To open Windows Explorer to a display of the C:\ partition (which used to be the default behavior before Windows ME) enter the following into the Target: box
%SystemRoot%\explorer.exe /n,/e,c:\
The Start In: box should already have %HOMEDRIVE%%HOMEPATH% but msil217's value of C:\Windows will also work.
chuket
1.4K Posts
0
July 23rd, 2004 01:00
Denny
Thanks for that tip. It will save countless clicks to get to the C:\ drive which is where most of us want to go to anyway.
SidBord
2 Intern
•
261 Posts
0
July 23rd, 2004 02:00