https://www.liberkey.com/forum/
Dirki a écrit:png "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
jpg "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
gif "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
[...]
Filezilla a écrit:Exemple : png "c:\program files\viewer\viewer.exe" -open
png "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
jpg "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
gif "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
Dirki wrote:png "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
jpg "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
gif "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe" -open
[...]
Filezilla wrote:Exemple : png "c:\program files\viewer\viewer.exe" -open
And it's really just an exemple.
XnView doesn't understand -open command, your line must be:
png "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
jpg "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
gif "\LiberKey\{app}\Apps\XnView\XnViewLKL.exe"
Everything will just work fine if you move all subfolders from "Liberkey\{app}\" into "Liberkey\" (and then delete empty "{app}" folder)
Dirki a écrit:These lines are added to FileZilla to open an external program for special files (e.g. png); without -open, it XnView doesn't open, also.