Hello, I am trying to run a software in Condor under Windows that has some configuration defined in environment variables (license, paths, etc.), but I find that Condor is not loading system environment vars. Attribute “load_profile”
is not an option, because Condor is set up as “run_as_owner”. Is there an easy method to get those system environment variables loaded? So far I have found the “environment” and “getenv” attributes, but I would really prefer for this stuff to stay in the server side. Thanks a lot Óscar |