By default, the [F10], [F11] and [F12] keys will open the current media file in PotPlayer1), LosslessCut2), and ShotCut, respectively3) 4).
You can override the default behaviour in your MinimalistMediaPlayer.conf file.
When you first install MMP, the .conf file will contain the following lines:
F10=
F11=
F12=
Now that MMP provides excellent video and audio editing facilities (Ctrl [E]), you may prefer to reprogram F11 so you can open images in MSPaint or, as in this example, the old classic version of Paint.
This simply requires amending the .conf file to, for example, the following:
F10=
F11=B:\Tools\Classic Paint\Program\mspaint.exe
F12=
Without having to restart MMP, the [F10] and [F12] keys work exactly as before but [F11] will now open the current file in mspaint.exe.
You can specify any executable file on your computer: this includes .exe files, batch files, .lnk shortcuts, etc. In other words, anything that Windows considers “executable”.
MMP knows nothing about the applications you specify. It will therefore let you try and open a video in mspaint!
Do not enclose long path names or those containing spaces in double quotes (“…”). MMP and the Windows Shell will take care of long names and spaces for you.