Open with... {script}

Ask for help and post your question on how to use XnView Classic.

Moderators: XnTriq, helmut, xnview

mikmach-nl

Open with... {script}

Post 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.
User avatar
xnview
Author of XnView
Posts: 44325
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Open with... {script}

Post 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
Pierre.
mikmach-nl

Post 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.
Guest

Post 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