You're the Visitors & Web Site Hit Counter Page Views.

Friday, March 7, 2008

A simpler method to make list of your files!

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.

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

Source : http://www.hddstudio.net/forum/showthread.php?t=1348

0 Comments:

Recent Comments

 

Mod By Mickeel Pramono