1. sayfa (Toplam 1 sayfa)

Content Lister v0.1

Gönderilme zamanı: 22 Mar 2011, 20:07
gönderen velociraptor
Resim

Content Lister, lists all folder and filenames from a folder into a .txt file

Kod: Tümünü seç

http://shareflare.net/download/13412.134ac329f7e8126363ec454495ab/Folder_Content_Lister_v0.1.rar.html
http://www.filesonic.com/file/318508444/Folder_Content_Lister_v0.1.rar
Howto do it via a batch file
Make a new .bat file, edit it and write the following:
dir /b "" >>folderContent.txt
Save it and double click the new .bat in the folder you want listed.