Question

Better yet, how can I make My Computer always open in Explorer as well?

I usually make a shortcut to my programming directories on my quick launch bar, but I'd love for them to open in Explorer.

Was it helpful?

Solution

explorer -d c:\path

OTHER TIPS

I use explorer /e,c:\path.

@harpo

explorer -d c:\path does not work for me (WinXP sp3).

Have you considered the win+e hotkey? It isn't quite what you want, but might be close enough.

This is a good reference: http://support.microsoft.com/kb/130510

i.e.:
explorer /e,%HOMEDRIVE%%HOMEPATH%
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top