explorer shortcut

  • Thread starter Thread starter Wentworth
  • Start date Start date
W

Wentworth

My husband has created a shortcut on his desktop to the windows explorer.
When it opens up, it is open to the "My Documents" area. He wants it to open
up to a specific folder in the C drive. Is there any way to create the
shortcut to take him right to it?
Thanks in Advance.
Pat
 
For example, suppose that you want Windows Explorer to automatically open a
folder called Downloads, which is located in the root directory of drive D.
Follow these steps:

1. Right-click the desktop and select New | Shortcut.

2. When the Create Shortcut wizard appears, click the Browse button.

3. Locate the Windows folder, select Explorer.exe, and click OK.

4. Position your cursor at the end of the command line, press [Spacebar],
and type the parameters /e, d:\Downloads.

5. Click Next, give the shortcut a name, and select Finish.



If you want to limit Windows Explorer to a specific folder or subfolder, use
the parameters /e, /root, d:\Downloads.



http://support.microsoft.com/default.aspx?scid=kb;en-us;307856
HOW TO: Customize the Windows Explorer Views in Windows XP

Start Windows Explorer In The C Drive
In the Explorer property sheet use this path and switches in the target:

C:\windows\explorer.exe /n,/e,c:\
 

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