![]() |
how create file lst
how create file lst ? :confused: :(
|
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. |
1 Attachment(s)
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'! |
thanks for posting, I forgot all about that
|
| All times are GMT -7. The time now is 06:08. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com