Listing pathnames to file

From tango.info wiki
Jump to navigation Jump to search
Windows
  1. At Start | Run, enter the command
DIR  C:\your-path-name\*.flac /b/s > C:\your-path-name\myflacfiles.txt
  1. The output will be written to C:\your-path-name\myflacfiles.txt