General > Context Menu > Open Path > Command
I have
Code: Select all
$exec("C:\my portables\FreeCommander\FreeCommander.exe" /T /R="%1")
Tools > Options > Advanced > custom_open_command10
then it does not work, as well as just
Code: Select all
$exec("C:\my portables\FreeCommander\FreeCommander.exe" "%1")