If your work requires extensive use of the Windows command line, this is a useful trick to improve your efficiency. When you drag and drop files to the command line window, it automatically fills in the complete path of the file.

cmddrag

Note that the existing text also remains intact, so if you drag and drop after typing “cd “, the file or folder name is appended to it – “cd C:\test.txt” for example.

This trick works on all versions of Windows – from 95 to XP, but not on Windows Vista. For Vista, you could try out this simple program to enable this behavior.

See some more Command Line Tricks.

You may also like:

  1. Copy Command Line Output to Windows Clipboard Directly
  2. Take Automated Screenshots of Web Pages from Command Line
  3. Enable Telnet Command in Windows
  4. How to Say ‘No to All’ During File Copy Operations in Windows
  5. Copy a File’s Path to the Clipboard without any Registry Hacks!