Search found 5 matches

by VMat
Tue Jun 16, 2015 7:18 pm
Forum: Classic - General Support
Topic: Environment vars in parameters
Replies: 9
Views: 1460

Re: Environment vars in parameters

cday wrote:
xnview wrote:oh ok with a xbs script, so no it's not possible
I think if you edit your xbs script to use relative paths from the script location it could be possible...
I'll try that, thanks!

VMat
by VMat
Tue Jun 16, 2015 6:32 pm
Forum: Classic - General Support
Topic: Environment vars in parameters
Replies: 9
Views: 1460

Re: Environment vars in parameters

xnview wrote:oh ok with a xbs script, so no it's not possible
OK. I'll figure out something else.

Thank you/Merci,

VMat
by VMat
Fri Jun 12, 2015 1:44 pm
Forum: Classic - General Support
Topic: Environment vars in parameters
Replies: 9
Views: 1460

Re: Environment vars in parameters

Maybe I didn't make myself clear.

Let's say in machine 1 I have a user FOO whose profile is in C:\Users\FOO, so the watermark file would be, for example, "C:\Users\FOO\Documents\My Pictures\my_watermark.gif". In machine 2 I have a user BAR whose profile is in D:\Users\BAR, and the watermark file ...
by VMat
Fri Jun 12, 2015 10:53 am
Forum: Classic - General Support
Topic: Environment vars in parameters
Replies: 9
Views: 1460

Re: Environment vars in parameters

Yes! XnView Classic, just updated to 2.32. Running on Win81.

Sorry, I should have said that before.

VMat
by VMat
Thu Jun 11, 2015 10:07 pm
Forum: Classic - General Support
Topic: Environment vars in parameters
Replies: 9
Views: 1460

Environment vars in parameters

Hi,

I'm trying to use environment variables in transformation parameters, is that supposed to work? For example, I'd like to add a watermark to my images, and one of the parameters is the "Image file". I tried "%USER_PROFILE%\Documents\...\my_watermark.gif", but it doesn't work. Is there any way to ...