is it possible to change few environment variable before starting a Houdini session?
I'm on windows 10 and tried to write a batch script to execute in Houdini Command Line Tool but without succeed!
I have 2 version of the Redshift render plugin (the normal one and a experimental version)and I want to decide by starting a Houdini session which one to load.
What I tried is starting Houdini from the command line with these batch script(one of two):
set HOUDINI_DSO_ERROR = 2
set PATH = “C
Redshift/Redshift_v2_5/bin;$PATH”set HOUDINI_PATH = “C
Redshift/Redshift_v2_5/Plugins/Houdini/16.0.554;&”houdini -indie
But Houdini don`t the PATH and HOUDINI_PATH variable to the session!
Is it possible doing this way?
Anyone has a solution for this problem?
Thanks in advance for your help.
Cheers,
Nico


