|
#1
|
||||
|
||||
|
how create file lst
how create file lst ?
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
open command prompt in the directory where you want listing.
dir /b /s >>"x:\output\listing.txt" dir ( space) /b (space)/s (space)>>... this give listing of folders+filenames. You will need to edit it of course. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
jamel2013 (15-02-2015) | ||
|
#3
|
||||
|
||||
|
E.g:
Code:
dir X:\gamefolder /b /s >>"x:\output\listing.ext" Or download and use the FTS, which automatically generates the files listed in txt. Freearc Tactical Splitter - filelist After generates them use the file "bat" to convert the list to 'lst'! |
|
#4
|
||||
|
||||
|
thanks for posting, I forgot all about that
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PS2 DVD Ripping Works!!!! | Davie | PS2 Games | 4 | 15-08-2005 12:17 |
| Have Problems With Burning Please Help!!!!!!!!!!!!!!!! | dblue | CD/DVD Software & Utilities | 1 | 15-09-2004 17:08 |
| The Ultimate XBox Newbie Guide | rms2001 | XBox Games | 5 | 15-08-2003 00:58 |
| HELP ME PLZ!!!! | Dalvin | DC Games | 0 | 02-01-2001 22:14 |