1. Open Notepad and create a blank file filelist.txt in C:\
2. Open Another Notepad and copy-paste the following data in it.
Quote:
cd %1
dir /a /b /-p /o:gen >C:\filelist.txt
start notepad C:\filelist.txt
|
Save the file with name
Krazzy Warrior.bat and save it anywhere you wish (in folder whose list u want to create).then open the folder and click on the bat file and u will get ur list created..