changing windows explorer default directory

  • Thread starter Thread starter jerry
  • Start date Start date
J

jerry

Can anyone help me to change the default opening page (my
documents) to show contents of Drive C:? Whenever I use
windows explorer (which is alot :)) I am always working
within the file system. The default page makes me click
out of My documents and scroll down to drive C: and then
click to open. It would save me 3 moves if I could set
the default to drive C: when it opens. Thanks for any
help.
 
jerry said:
Can anyone help me to change the default opening page (my
documents) to show contents of Drive C:? Whenever I use
windows explorer (which is alot :)) I am always working
within the file system. The default page makes me click
out of My documents and scroll down to drive C: and then
click to open. It would save me 3 moves if I could set
the default to drive C: when it opens. Thanks for any
help.

Here's a target line that will put you in the C directory (right-click
the Windows Explorer icon, properties).
%SystemRoot%\explorer.exe /n,/e
 
%windir%\explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top