HFSS.exe Directory Location
时间:03-30
整理:3721RD
点击:
I am writing a batch file to run a python script in hfss:
hfss -RunScript "ScriptName.py" -ScriptArgs "1 2 3"
I am having an issue giving the batch script to people since they do not have their environment variable setup. Is there a way to path directly to the directory where hfss.exe is located? Is there a system variable or a registry variable?
hfss -RunScript "ScriptName.py" -ScriptArgs "1 2 3"
I am having an issue giving the batch script to people since they do not have their environment variable setup. Is there a way to path directly to the directory where hfss.exe is located? Is there a system variable or a registry variable?