/ Published in: DOS Batch
When executed from a DOS prompt, this command will launch a new Windows Explorer window in the current directory.
Expand |
Embed | Plain Text
explorer .
You need to login to post a comment.
hoffstein on 11/05/08
3 people have marked this snippet as a favorite
When executed from a DOS prompt, this command will launch a new Windows Explorer window in the current directory.
explorer .
You need to login to post a comment.