Description:


DirList takes all the filenames in a directory (and sub-directories), and add them to a delimited (with Tab) text-file, which can be easily imported into a spreadsheet program (Excel or similar).

Filenames can be filtered, so only files with a specific extension, are added to the text-file.

The filenames are divided into columns:
Filename ; Extension ;Size ; Date/Time ; Directory ; Attribute ;Comment



Guide / FAQ:


The program should be strait forward to use, and all buttons, checkboxes and menues, should be more or less self-explanatary, or show a tooltip.
The Recurse checkbox makes the program recurse into all sub-directories.



Version Log:


Version

Changes

1.30.213

First official released version



Download:


Download newest version by right clicking here (size 1.6Mbyte) and select "Save As".
Unpack the zip-file and run Setup.exe which install the program, and adds it to the Start-menu.

The program can be uninstalled with "Add/Remove Programs" in the control panel.

The program has been made with Visual Basic, and all necessary libraries (DLL & OCX) should be included in the installation.
If you think that all the necessary libraries are already installed on your PC, or you just want to update an older version, you can download DirList.Exe (size 64kbyte), and install it manually (just copy it to a directory and run it).