Windows Explorer Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know this probably isn't the appropriate forum, but I'm sure somebody here
will know the answer.

How can I control which folders are expanded (iI hope expanded is the right
term)when Windows Explorer opens? This does not need to be done
programmatically.

Thanks in advance,
Raul
 
Edit the shortcut's "Target" to read
%systemroot%\explorer.exe /e,E:\
where E:\ is the drive and 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

:
|I know this probably isn't the appropriate forum, but I'm sure somebody
here
| will know the answer.
|
| How can I control which folders are expanded (iI hope expanded is the
right
| term)when Windows Explorer opens? This does not need to be done
| programmatically.
|
| Thanks in advance,
| Raul
 

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