We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mapkey('P', "#7 open PotPlayer", function () { var objShell = new ActiveXObject("shell.application"); objShell.ShellExecute("PotPlayer.exe", "", "", "open", 1); });