I'm on macOS and I'm trying to run an app from XnView MP via the "Configure programs" dialog. I want to pass some argument first, then the name of the file. However, whatever I put in the "Parameters" field is not being passed to the app. All I can see is that the first argument is the image file path, but my own custom argument is not there.
Any idea what might be the issue?
Also is there any documentation for this feature?
Is the "Parameters" field ignored in the "Configure programs" dialog?
Moderators: helmut, XnTriq, xnview, Dreamer
-
- Posts: 25
- Joined: Sat Dec 21, 2024 6:54 pm
-
- Posts: 25
- Joined: Sat Dec 21, 2024 6:54 pm
Re: Is the "Parameters" field ignored in the "Configure programs" dialog?
currently parameter on Mac is ignored
Pierre.
-
- Posts: 25
- Joined: Sat Dec 21, 2024 6:54 pm
Re: Is the "Parameters" field ignored in the "Configure programs" dialog?
Thanks, at least I know I don't need to do more tests with this. Is there any plan to add support for this?
This "Configure programs" feature could be very powerful to customise the app with custom workflows so it's a pity it's a bit limited. For example native support for shell scripts would be brilliant since we could just pass the image path and custom parameters and run all kind of image processing scripts.
Now what I do is create a custom app using Automator that calls a Bash script. But I need to do this for each script, and for each combination of parameters, which is cumbersome.
This "Configure programs" feature could be very powerful to customise the app with custom workflows so it's a pity it's a bit limited. For example native support for shell scripts would be brilliant since we could just pass the image path and custom parameters and run all kind of image processing scripts.
Now what I do is create a custom app using Automator that calls a Bash script. But I need to do this for each script, and for each combination of parameters, which is cumbersome.
Re: Is the "Parameters" field ignored in the "Configure programs" dialog?
ok, i'll check to support it
Pierre.
-
- Posts: 25
- Joined: Sat Dec 21, 2024 6:54 pm
Re: Is the "Parameters" field ignored in the "Configure programs" dialog?
Oh wow, that would be brilliant, thank you for considering it 