I usually use this method to make a list of my anime. There is an alternatives using Anime List Builder. But this method can be used to make a list of any files in a snap. Source : http://www.hddstudio.net/forum/showthread.php?t=1348
1. Open Ur Notepad
2. Copy these code: @echo off
dir /s %1 /-p /o:gn > "%temp%\Listing.txt"
notepad
"%temp%\Listing.txt"
del "%temp%\Listing.txt"
exit
3. Save with ".bat" as the suffix in the filename.
4. move the saved file to the folder where you want to make the list.
5. Run The File
6. Save the filelist. The filename is your choice.^^
Hope its help
Friday, March 7, 2008
A simpler method to make list of your files!
Diposting oleh mickeel di 3/07/2008 12:45:00 PM
Label: Tips n Troubleshooting
Subscribe to:
Post Comments (Atom)
0 Comments:
Post a Comment