Her gün sizlere, piyasa değeri onlarca dolar olan bir programı tamamen ücretsiz olarak sunuyoruz!
Filename Lister 2.2 giveaway olarak 1 Eylül 2018 tarihinde sunulmuştu
Whether you are preparing to reinstall the operating system or just to rearrange your personal files, the first step you have to take is building an index of all files and folders available on your system, in order to decide which ones to keep and which to disregard. Filename Lister is a very basic application that can do this. It gives you the possibility to choose any drive or directory in order to list all containing files, folders or both. There are also exporting options available, in case you want to not just view the listed items but also save this information to file. Following a fast and speedy setup operation that should not give you any trouble, you're welcomed by a simple window with a plain and simple structure, where you can get started by choosing a drive or directory to scan.
Windows 10/ 8.1/ 8/ 7/ Vista/ XP
1 541 KB
$9.99
Filename Lister 2.2 üzerine yorumlar
Please add a comment explaining the reason behind your vote.
Installed...Easy
Every search I ran was shown as (out of bounds) much the same as our Korean friend's complaint.
Well, it was an experiment.... Dunno how it got past 1.0
Uninstalled
Save | Cancel
I use my command prompt, and the "dir" command.
redirect the output to a .txt file. use the /b switch
to not include - the long folder address.
Doesn't show folder size, but that's not as important as the contents.
dir>filename.txt /b
you could do all the subdirectories "/s"
but you get all the directory tree listed in front of each filename.
Save | Cancel