TITLE=Results list actions (Keyboard Shortcuts / View Details) CONTENT=

Results list actions (Keyboard Shortcuts / View Details)

The Results list category contains the following actions:

$STRACTION_EXECUTE@M$: This action executes files and directories selected in the results list. The default action depends on the file type and the command associated for the type in Windows. You can give an operation registered for the file type using the Operation field. To execute files and directories using a command line, use $STRACTION_EXECUTECOMMAND@M$ action below.

$STRACTION_COPY@M$ and $STRACTION_CUT@M$: This action copies/cuts the selected files and directories to the clipboard.

$STRACTION_RECYCLE@M$: This action moves the selected files and directories to the recycle bin (a confirmation will be asked). The deleted files and folders can be restored using Recycle bin. This action is assigned for the DEL key (in the results list and also in Widnows Explorer). Note that databases are not updated and files and folders are shown in deleted files/directories in subsequent searches.

$STRACTION_DELETE@M$: This action deletes the selected files and directories to the recycle bin (a confirmation will be asked). The deleted files and directories cannot be restored without using some special tool which scans whole partion. Note that databases are not modified and files and folders are shown in deleted files/directories in subsequent searches.

$STRACTION_OPENCONTEXTMENU@M$: This action opens a popup menu associated to the highlighted file or directory.

$STRACTION_OPENCONTEXTMENUSIMPLE@M$: This action opens a popup menu for the selected file or directory. This menu does not contain additional shell menu items associated for the selected file type.

$STRACTION_OPENFOLDER@M$: If the selected item in the results list is directory, this action will the directory.

$STRACTION_OPENCONTAININGFOLDER@M$: This action opens the parent directories for the selected files and directories.

$STRACTION_PROPERTIES@M$: This action shows the dialog which can be used to view and adjust the properties of selected files and directories.

$STRACTION_SPECIALMENU@M$: This action opens Special popup menu.

$STRACTION_EXECUTECOMMAND@M$: This action can be used to execute command (e.g. open the selected file into a viewer application). The following variables can be used in the Command: fields:
CategoryDescription
%d The path of the selected file (e.g. "C:\Windows\notepad.exe").
%p The parent directory for the selected file (e.g. "C:\Windows").
%f The file name (e.g. "notepad.exe").
%n The file name without extension (e.g. "notepad").
%e The extension (e.g. "exe").
This action is same as the "$STRACTION_EXECUTECOMMAND@M$" action in the $STRACTION_MISC$ gategory.

$STRACTION_SELECTFILE@M$: This action can be used to select next file, previous file, next non-deleted file and previous non-deleted file.

$STRACTION_RENAMEFILE@M$: This action can be used to rename file and directories. If $STRADVANCEDSETTINGS_ALLOWINPLACERENAMING@C$ option is enabled, the file can be renamed in the results list just like in Windows Explorer and if the option is disabled, the dialog for new name is shown. Note that databases are not modified and in subsequent searches renamed files/directories can only be found using the old name.

Select N'th file: This action can be used to select N'th file in the results list.

Execute N'th file: This action can be used to execute N'th file in the results list.