TITLE=Context menu commands CONTENT=
The context menu is the pop up menu which appears if the results list is clicked by using second mouse button.
The content of context menus varies depending which items are selected. For files, context menus usually contain at least the following commands:
| Open Containing Folder | Opens folder in which the selected files are. |
| Remove from this list | Remove selected items from the result list. |
| Special | Menu containing special commands. |
| Open | Execute selected items in the result list. |
| Send to | Use this to copy ("send") files to specific locations. |
| Cut | Copy selected results to clipboard. Files are removed if a file operation is executed. |
| Copy | Copy selected results to clipboard. |
| Create Shortcut | Create a shortcut to desktop. |
| Delete | Delete selected files. |
| Rename | Rename selected files. |
| Properties | Show properties of the selected files. |