Default directory for Windows Key + E

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Now here's tough one for you all...

Is it possible to change the default directory for the "Window Key + E"
combination.

Now it always shows 'My Computer', but I want to change it to "My Documents"

I'm pretty sure that it's possible to change this, but I haven't figured out
how (yet).

Thanks
 
Peter said:
Now here's tough one for you all...

Is it possible to change the default directory for the "Window Key +
E" combination.

Now it always shows 'My Computer', but I want to change it to "My
Documents"

I'm pretty sure that it's possible to change this, but I haven't
figured out how (yet).

Thanks

I could be wrong, but I believe the Winkey + functions are hardwired in
the keyboard and cannot be changed.

You can use the shortcut to Windows Explorer to accomplish this using a
different shortcut key combination. Right click that shortcut and select
Properties. In the Target Line, enter:

%systemroot%\\explorer.exe /e, C:\documents and Settings\<user name>\My
Documents

This will open Windows Explorer in that folder with the Folders Bar in
place.

If you only want the folder with no Folders Bar, enter this:

%systemroot%\\explorer.exe /e, My Documents

You can then specify a shortcut key in the Shortcut Key Line.

If you want to program the Winkey for this shortcut, there is a free utility
available from Copernic at this URL:

Winkey:
http://www.copernic.com/winkey


--
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
 

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