Starts the defined tool or application.
Opens a dialog where you can configure programs in the programs menu, so you can start them later easily via Raduga.
You may pass the currently selected playlist item as a parameter to any configured program. The following macros will be expanded when they appear in the program parameter or the start folder input field:
| $(FilePath) | Full path name |
| $(FileDir) | Directory name |
| $(FileName) | File name including extension |
| $(FileDrive) | Drive name |
| $(FileExt) | File extension |