Monday, October 5, 2009

Open a Folder Window from the Prompt

To see/open the active folder windows in the MS-DOS prompt, just type START . (start space dot). To open the main folder just type START .. (start space two-dots)

You can also type the full path of the folder, like this:
Start "C:\Windows\Start Menu"
The quotes only needed if there are folder or file names that separated by a space.

No comments:

Post a Comment