TITLE=$DLGSELECTDETAILS_CAPTION@M$ dialog CONTENT=
The $DLGSELECTDETAILS_CAPTION@M$ dialog can be used to choose which columns (details) are visible in the result list.
You can make chosen detail visible by checking the corresponding detail item in the "$DLGSELECTDETAILS_TEXT@CM$" list or by using $DLGSELECTDETAILS_SHOW@M$. To hide chosen detail, uncheck the detail or use $DLGSELECTDETAILS_HIDE@M$ button. You can adjust the width of the column using $DLGSELECTDETAILS_WIDTH@CM$ field below the details list. Alignement of the column can be adjusted using the $DLGSELECTDETAILS_LEFT@M$, $DLGSELECTDETAILS_RIGHT@M$ and $DLGSELECTDETAILS_CENTER@M$ check boxes.
You can change the order of column using $DLGSELECTDETAILS_MOVEUP@M$ and $DLGSELECTDETAILS_MOVEDOWN@M$ buttons. The order of columns of the column in the results list will be the same as the order of details in this list.
You can restore the results list to default state by pressing $DLGSELECTDETAILS_RESET@M$ button. Default actions (see below) can be restored using $DLGSELECTDETAILS_RESETACTIONS@M$ button.
The following table contains the details shown in the list.| Detail | Description |
| $STRMAIN_FILELISTCOLUMN_NAME@M$ | Name of the file. |
| $STRMAIN_FILELISTCOLUMN_INFOLDER@M$ | Location of the file. |
| $STRMAIN_FILELISTCOLUMN_FULLPATH@M$ | Contains also drive and directory name. |
| $STRMAIN_FILELISTCOLUMN_SHORTFILENAME@M$ | File name in short 8.3 format. |
| $STRMAIN_FILELISTCOLUMN_SHORTFILEPATH@M$ | $STRMAIN_FILELISTCOLUMN_FULLPATH@M$ in 8.3 format. |
| $STRMAIN_FILELISTCOLUMN_SIZE@M$ | The size of file |
| $STRMAIN_FILELISTCOLUMN_TYPE@M$ | Type of file. The format depends on the options in Advanced settings. |
| $STRMAIN_FILELISTCOLUMN_MODIFIED@M$ | Date and time of last modifcation. The format depends on $STRADVANCEDSETTINGS_SHOWDATESINFORMAT@C$ and $STRADVANCEDSETTINGS_SHOWTIMESINFORMAT@C$ options in Advanced settings. |
| $STRMAIN_FILELISTCOLUMN_CREATED@M$ | Creation date and time of the file. The format depends on $STRADVANCEDSETTINGS_SHOWDATESINFORMAT@C$ and $STRADVANCEDSETTINGS_SHOWTIMESINFORMAT@C$ options in Advanced settings. |
| $STRMAIN_FILELISTCOLUMN_ACCESSED@M$ | Date and time of most recent file access. The format depends on $STRADVANCEDSETTINGS_SHOWDATESINFORMAT@C$ and $STRADVANCEDSETTINGS_SHOWTIMESINFORMAT@C$ options in Advanced settings. |
| $STRMAIN_FILELISTCOLUMN_ATTRIBUTES@M$ | Attributes: Junction, Symbolic Link, Directory, Read only, Hidden, System, Archive, Compressed, Encrypted. |
| $STRMAIN_FILELISTCOLUMN_IMAGEDIMENSIONS@M$ | If the file is an image, dimensions of the image are shown. |
| $STRMAIN_FILELISTCOLUMN_OWNER@M$ | Owner of the file. |
| $STRMAIN_FILELISTCOLUMN_DATABASE@M$ | The name of the database which includes the file. |
| $STRMAIN_FILELISTCOLUMN_DATABASEDESCRIPTION@M$ | The description of the database which includes the file. |
| $STRMAIN_FILELISTCOLUMN_DATABASEFILE@M$ | The file of the database which includes the file. |
| $STRMAIN_FILELISTCOLUMN_VOLUMELABEL@M$ | The name of the drive or volume containing the file. |
| $STRMAIN_FILELISTCOLUMN_VOLUMESERIAL@M$ | The serial number of the volume containing the file. This is a property of the file system. |
| $STRMAIN_FILELISTCOLUMN_VOLUMEFILESYSTEM@M$ | The file system of the volume containing the file. |
| $STRMAIN_FILELISTCOLUMN_MD5SUM@M$ | MD5 sum of the file (if computed). See $MENUPOPUP_CONTEXTMENU_COMPUTEMD5SUM$ or $MENUPOPUP_CONTEXTMENU_MD5SUMSFORSAMESIZEFILES$ commands in $MENUPOPUP_CONTEXTMENU_SPECIAL@M$ menu, or $STRADVANCEDSETTINGS_COMPUTEMD5SUMS@C$ option in Advanced settings. |
| $STRMAIN_FILELISTCOLUMN_AUTHOR@M$ | The author of the file. This is usually shown for office documents. |
| $STRMAIN_FILELISTCOLUMN_TITLE@M$ | The title of the file. This is usually shown for office documents. |
| $STRMAIN_FILELISTCOLUMN_SUBJECT@M$ | The subject of the file. This is usually shown for office documents. |
| $STRMAIN_FILELISTCOLUMN_CATEGORY@M$ | The category of the file. This is usually shown for office documents. |
| $STRMAIN_FILELISTCOLUMN_PAGES@M$ | The number of pages in the file. This is usually shown for office documents. |
| $STRMAIN_FILELISTCOLUMN_COMMENTS@M$ | Comments assigned for office documents (or similar files) or a comment in a separate descript.ion file. If the file has both of these comments, those are separated by '|' character. |
| $STRMAIN_FILELISTCOLUMN_DESCRIPTION@M$ | This is a property of executable files (exe, dll, ...). |
| $STRMAIN_FILELISTCOLUMN_FILEVERSION@M$ | This is a property of executable files (exe, dll, ...). |
| $STRMAIN_FILELISTCOLUMN_PRODUCTNAME@M$ | This is a property of executable files (exe, dll, ...). |
| $STRMAIN_FILELISTCOLUMN_PRODUCTVERSION@M$ | This is a property of executable files (exe, dll, ...). |
| $STRMAIN_FILELISTCOLUMN_EXTENSION@M$ | The extension of the file. For example, this column shown TXT for Readme.txt file. |
| $STRMAIN_FILELISTCOLUMN_KEYWORDS@M$ | Tags or keywords assigned to the file. This is usually shown for office documents. |
You can speficy what happens when you click or double-click files or directories using the left, right or middle button of a mouse. You can use this feature, for example, to you open the parent folder in Windows explorer when you double click "In Folder" column.
To specify action, choose first the column for which the action is specified in $DLGSELECTDETAILS_TEXT@CM$ list. Then choose desired mouse button from $DLGSELECTDETAILS_WHEN@M$ combo box and finally choose the action from $DLGSELECTDETAILS_ACTION@M$ combo box. The actions are described here.