Features

Here are the features of Directory Lister Pro. Let's start from what is actually the output of the program. (...)

Listing

Listing also called output is the list of directories and files and their attributes enumerated one after another in separate lines.

Example: HTML listing

HTML listing

Example: Text listing

Text listing

(...) To start working with the program, please select a directory in the Select directories window. (...)

Select directories window

You can select which directories you want to list by clicking on white box on the left side of a directory name. The given directory will be selected with or without all of its subdirectories depending on whether 'Select with subdirectories' option is selected or not.
You can override this setting by pressing SHIFT to select a dir with all subdirs, or CTRL key to select only one dir.

The box on the left side of a directory name can be in one of the four following states:

(...) Program will automatically show the listing in the Preview window. (...)

Preview window

You can see how the listing will look like in this window. You have an option to copy the contents of the preview window to a clipborad by pressing the Copy button in the Edit menu.

(...) OK, so let's go to the main menu and the toolbar and describe all their functions. (...)

Main menu

All commands are available from the main menu which consists of the following items:

File menu

The File menu offers the following commands:

Language menu

The Language menu displays all available languages for user interface. The selected language is immediately applied to the interface.

Edit menu

The Edit menu offers the following commands:

View menu

The View menu offers the following commands:

Help menu

The Help menu offers the following commands, which provide you assistance with this application:

Toolbar

The most important commands are available for quick access in the toolbar:

(...) The power of Directory Lister Pro is in the myriad of configuration options. Let's review them page by page. (...)

Standard columns page

This page allows you to select standard file properties that will be presented on the listing. There is a variety of different properties you can list. The edit boxes with a spin control to the right of some columns determine the width of particular column in the text listing unless Auto column widths option is selected.

Standard columns group

Document columns page

This page allows you to display properties of document files. These are usually Microsoft Office documents (.doc, .docx, .xls, .xlsx, .ppt, .pptx extensions), but also some other file types store these properties (eg. .tif files).
These properties can be changed in Windows Explorer when you right click on a file, select Properties menu item and then switch to Details page.
Such properties can also be stored in the NTFS file system which is used on Windows 2000, XP, Vista and 7 operating systems. To see these properties, please select Display NTFS compound properties option on Behavior page.

Multimedia columns page

These columns extract available media information from image (.bmp, .gif, .jpg, .png, .tif), video (.avi, .wma, .mpg, .mkv) and music (.mp3, .mid, .wav, .mka) files.

Other columns page

Executable info group

These columns extract executable information from .exe, .dll, .ax, .cpl, .ocx, .sys etc. files.

Hashes group

Display page

This page allows you to decide how the listing will look like.

Row options group

Display options group

Header options group

Behavior page

This page allows you to control how the program should behave when looking for file properties and during listing generation.

Behavior options group

Format & sorting page

This page allows you to select format of certain columns and sorting of columns.

Format options group

Files sorting and Dirs sorting groups

Select the sorting order for files and directories here. If two files or directories are equal when compared using "1st sorting column" then "2nd sorting column" is compared and so on. You can also choose descending option for each selection.

Output type page

This page allows you to select output type of a listing.

Output file type group

Text options group

HTML options group

CSV options group

Column order page

This page allows you to select order of columns in a listing.

Column order group

Select order of columns from left to right. Also when you select a column you can set its alignment to the left or right side of space determined by column width. This only works for text listings.

Filters page

Name filter group

Only files which match the mask from Include files option and which don't match the mask from Exclude files option will be listed. This mask has no influence on processed directories. It concerns files only. You can specify multiple masks separating them with ';' e.g: '*.avi;*.txt' Wildcards ('*?') are allowed.
Example: Files starting from 'a', having 4 characters in name and any extension: a???.*

Date filter group

List only files that were created / last written / last accessed after or before given date or files older / newer then specified amount of seconds, days, months, years.

Size filter group

List only files that are between a specified size.

Attributes filter group

List only files with given attribute set or unset.

Program Options page

This page allows you change program settings.

(...) Program settings are stored in various configuration files. They are described below: (...)

Configuration files (.dlc)

User can save the options into a text file called configuration file. This file has .dlc extension.
This file contains the states of all configurable options from the user interface, selected interface language and application window position and state. Do not edit this file directly.

Selection files (.dls)

You can save the names of directories you've selected in the select directories window into a text file called selection file. This file has .dls extension.
Only top-most directories checked with 'checked white box' and all directories checked with 'checked gray box' are saved to a selection file.
Subdirectories are read during generation of a listing.

HTML style files (.dlh)

HTML style files contain a subset of all configuration options only responsible for storing HTML properties. It is convenient when only a visual view of a listing must be changed, without impacting any other option.

(...) Other program information like context menu, command line usage, shortcuts and requirements are briefly described below.

Context-menu interface

Directory Lister Pro context menu Directory Lister Pro installs itself in the shell context-menu by default. You can right click on any folder or select a group of folders and then right click in Windows Explorer or Total Commander and choose Generate listing using option from the context-menu. Then choose the configuration file you want to use to generate listing of selected directory/directories. After choosing configuration file, user is asked for output file name.
You can install/uninstall Directory Lister Pro from the context menu using Enable shell integration option on Program Options page.

Command line usage

Directory Lister Pro can be started with several command line parameters:

/l dlsfile[.dls] [output[.txt|.html|.csv]]
This parameter causes Directory Lister Pro to read the given selection file, generate a listing into the given output file and close. If extension of selection file name is not specified, then it is automatically appended to the end of the file name. If extension of output file name is not specified, then appropriate extension is automatically appended to the end of the file name based on the selected output in Output type page. If output file name is not specified then Directory Lister Pro will ask user for it by displaying Save as... dialog.
ATTENTION! If any path contains spaces it must be enclosed in double quotes e.g. "c:\program files\DirListerPro.exe"

/e dlsfile[.dls] [recipient [subject]]

This parameter allows to read given selection file, generate a listing and send it as an e-mail attachment. This option is mutually exclusive with /l option. Optionally recipient and subject can be provided.

/o conf[.dlc]

This parameter allows to read specified configuration file upon start. If extension is not specified then it is appended to the end of file name.

/r

This parameter allows to delete selection file specified with /l parameter. Use this parameter with caution as it is primarily intended for use with shell context menu integration.

Example:
"C:\Program Files\Directory Lister Pro\DirListerPro.exe" /l "c:\my documents\ftpdirs.dls" "c:\ftp\file_listing.html" /o "c:\my documents\myconf1.dlc"


When executing this example, Directory Lister Pro will:

Shortcut keys

F5 - Refresh folders view clearing any current selections and go to Select directories page
F12 - Go to Preview page
Ctrl+Tab - Go to the next options tab
Ctrl+Shift+Tab - Go to the previous options tab

System requirements

Directory Lister Pro works under the following operating systems:
Windows 2000, Windows XP, Windows 2003, Windows 2008, Windows Vista, Windows 7. It works under 32-bit as well as 64-bit versions of Windows operating system.

Buy now Directory Lister Pro Download Directory Lister Pro