Closed LudwigFriedmann closed 3 years ago
Thanks for the comment. You can also define and change environment variables for each user on a windows machine, which doesn´t require administrative rights. That´s how I did it. Please try and let me know, if it works for you.
Sorry I missed that user specific environment variables were moved in Win10. I thought they simply no longer exist :D Nevertheless, being able to manually specify the path may be helpful ...
Agreed with Ludwig to close the issue since a suitable solution exists.
While I see the benefit in using environment variables in "run_Sceanrios.bat", defining or changing them requires administrative rights on Windows machines.
The usability of the script could be improved by adding options that allow the user to set the directory path manually, e.g. do a SET ESMINI=My\Path\to\esmini\binary\directory or a SET OPENPASS=My\Path\to\openpass\binary\directory
A script for linux based systems (as reqested in #27 ), should provide the same functionality ... ;)