Minor improvement.
For the keyboard shortcuts, the Custom Open command 1... n could state the command beside it so that it's more explanatory.
I think these will generally be of the form $exec("program" ...) and in that instance could just state the filename of the program (not full path, and without exe) unless it's something like wscript.exe where the next parameter is important. A tooltip could perhaps provide the full command.
d
Key assignment : Custom Commands
Re: Key assignment : Custom Commands
Something along those lines would be nice.
Additionally, a more direct linkage between custom_open_command## & associated hotkey assignments.
I'll note that does list custom_open_command##'s.
Additionally, a more direct linkage between custom_open_command## & associated hotkey assignments.
I'll note that
Help | Troubleshooting Information
Code: Select all
Config: custom_open_command01=$exec("c:\bin\xxhash.bat" %*)
Config: custom_open_command02=$exec("C:\WLIB\PLAYERS\MPV.NET\mpvnet.exe" %*)
Config: custom_open_command03=$exec("C:\BIN\i_view32.exe" %* /thumbs)
Config: custom_open_command04=$exec("C:\BIN\MI_Compare.bat" %*)