Page 1 of 1
Open with... {script}
Posted: Mon Nov 13, 2006 9:54 am
by mikmach-nl
Hello,
How to add script (.bat, .perl) to list of programs to open file with?
Looks like implementation in 1.80.2 (Windows) allows only for .exe files.
TIA
m.
Re: Open with... {script}
Posted: Mon Nov 13, 2006 10:06 am
by xnview
mikmach-nl wrote:Hello,
How to add script (.bat, .perl) to list of programs to open file with?
Looks like implementation in 1.80.2 (Windows) allows only for .exe files.
Sorry but i don't udnerstand what you want to do
Posted: Mon Nov 13, 2006 10:14 am
by mikmach-nl
I want to pass image name(s) to script to perform several operations on that file (copy, resize, etc.) . At the moment I can only point to .exe file.
Posted: Thu Dec 28, 2006 6:04 pm
by Guest
How to add script (.bat, .perl) to list of programs to open file with?
Add the path to the bat file in the [open with] portion of the xnview.ini file.
eg. OpenWith_3=C:\Program Files\XnView\DoSomething.bat