Start DOS prompt from Windows Explorer
DOS prompt (cmd) can be launched from Wondows Explorer directly by typing cmd in the address bar. The result is a DOS prompt located at the same directory as Windows Explorer
Start Windows Explorer from DOS prompt
Windows Explorer can be launched from DOS prompt by typing “start .” at the DOS prompt
DOS prompt output directly to clipboard
The output of a command in DOS prompt can be piped directly to the clipboard, example: dir | clip