Explorer Default Open Status

  • Thread starter Thread starter tclanglet
  • Start date Start date
T

tclanglet

In Windows Me, I could specify which folder I wanted to
be opened when Explorer was started. How do I do this in
XP?
 
In Windows Me, I could specify which folder I wanted to
be opened when Explorer was started. How do I do this in
XP?

Same as Me. Right click the Windows Explorer shortcut and select Properties,
in the Target Line, enter the path to the folder like this:

%systemroot%\\explorer.exe /e, <path to folder>

If you wanted to start in the C:\My Folder\This One, it would look like
this:

%systemroot%\\explorer.exe /e, C:\My Folder\This One

(Note the spaces and comma)
--
Ronnie Vernon
Microsoft MVP-Windows Shell/User

Please reply to the newsgroup so all may benefit.
http://www.dts-l.org
http://www.mvps.org
 
Thanks so very much for the time response. I believe
that I had another way of doing it in Me, but I lost the
instructions. You directions worked wonderfully for XP.

Ted Langlet
 
Ted said:
Thanks so very much for the time response. I believe
that I had another way of doing it in Me, but I lost the
instructions. You directions worked wonderfully for XP.

Ted Langlet

Ted

Your Welcome and I'm glad this helped. Enjoy. :)
--
Ronnie Vernon
Microsoft MVP-Windows Shell/User

Please reply to the newsgroup so all may benefit.
http://www.dts-l.org
http://www.mvps.org
 
Back
Top