Windows 2000 How to change Windows Explorer's default directory?

  • Thread starter Thread starter baobob@my-deja.com
  • Start date Start date
B

baobob@my-deja.com

In Windows Explorer, the Explorer Bar displays Folders.

Every time I launch Explorer, "Local Disk (C:)" is selected and
expanded, which I don't want.

I want some other default location under My Computer to be expanded.

But I can't find any place in the UI to do that.

Where do you specify default directory in Windows Explorer?

Thanks.

***
 
Edit the shortcut's "Target" to read
%systemroot%\explorer.exe /e,D:\
where D:\ is the drive or directory you wish to expand.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

<baobob@my-deja.com> wrote:
> In Windows Explorer, the Explorer Bar displays Folders.
>
> Every time I launch Explorer, "Local Disk (C:)" is selected and
> expanded, which I don't want.
>
> I want some other default location under My Computer to be expanded.
>
> But I can't find any place in the UI to do that.
>
> Where do you specify default directory in Windows Explorer?
>
> Thanks.
>
> ***
 
[This followup was posted to microsoft.public.win2000.general and a copy
was sent to the cited author.]

In article <46d8b803-634a-462c-8624-
747b442912bd@u72g2000hsf.googlegroups.com>, baobob@my-deja.com says...
> In Windows Explorer, the Explorer Bar displays Folders.
>
> Every time I launch Explorer, "Local Disk (C:)" is selected and
> expanded, which I don't want.
>
> I want some other default location under My Computer to be expanded.
>
> But I can't find any place in the UI to do that.
>
> Where do you specify default directory in Windows Explorer?


Edit the shortcut target line. Mine looks like this:
%SystemRoot%\explorer.exe /n,/e,c:\downloads

The above opens in C:\downloads, with that directory open in the right
pane.

If you google 'EXPLORER.EXE command line', you'll find tons of
informatin. This is the official MS entry (it's for XP, but Vista is the
same.)
http://support.microsoft.com/kb/314853

--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross
 
In article <MPG.22347094129e4302989992@newsgroups.comcast.net>,
andysnewsreply@no_junk.comcast.net says...
>
> If you google 'EXPLORER.EXE command line', you'll find tons of
> informatin. This is the official MS entry (it's for XP, but Vista is the
> same.)
> http://support.microsoft.com/kb/314853


OOPS. Forgot what group I was in. AFIK, the command-line hasn't changed
since Win95.

--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross
 
nice trick, but I usually open Windows Explorer by using
Windows Log + E shortcut, and the trick doesnt work.
of course, I dont want to assign another shortcut.

greetings, Carlos.

"Dave Patrick" <DSPatrick@nospam.gmail.com> wrote in message
news:A0F66C40-7385-432A-973F-ABD463E775F5@microsoft.com...
> Edit the shortcut's "Target" to read
> %systemroot%\explorer.exe /e,D:\
> where D:\ is the drive or directory you wish to expand.
>
>
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> <baobob@my-deja.com> wrote:
> > In Windows Explorer, the Explorer Bar displays Folders.
> >
> > Every time I launch Explorer, "Local Disk (C:)" is selected and
> > expanded, which I don't want.
> >
> > I want some other default location under My Computer to be expanded.
> >
> > But I can't find any place in the UI to do that.
> >
> > Where do you specify default directory in Windows Explorer?
> >
> > Thanks.
> >
> > ***
 
Give this a go.

Edit the shortcut's "Target" to read

%systemroot%\explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"xcal" wrote:
> nice trick, but I usually open Windows Explorer by using
> Windows Log + E shortcut, and the trick doesnt work.
> of course, I dont want to assign another shortcut.
>
> greetings, Carlos.
 
Back
Top