http://qs321.pair.com?node_id=542405


in reply to Launch Windows Explorer from Windows DOS prompt

Try this:
> start .

Replies are listed 'Best First'.
Re^2: Launch Windows Explorer from Windows DOS prompt
by jimbojones (Friar) on Apr 11, 2006 at 02:24 UTC
    Hi

    Yes, I googled that too. It's what led me to go down this route. The main deficiency with this approach is that by default, it doesn't show the folders. It in "open" mode instead of "explore" mode. Perhaps the registry hack above addresses this problem, but so does the script.

    thanks, J