Listing pathnames to file

From tango.info wiki
Revision as of 2013-06-10T00:22:21 by Tobiasco (talk | contribs) (moved listing pathnames to file to Listing pathnames to file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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