Start Solver Run with graphical Interface

Altair Community Member
Updated by Merula_20758
Hi all,
I got my script to start an optistruct run with the following lines:
exec 'C:/Program Files/Altair/13.0/hwsolvers/scripts/optistruct.bat' G:/DC43Workspace/Multicopter/FEM/OpistructInput.fem &
exec 'C:/Program Files/Altair/13.0/hwsolvers/scripts/optistruct.bat' G:/DC43Workspace/Multicopter/FEM/OpistructInput.fem &
where the second path points to the file which gets imported.
BUT: The whole process is running in the background and I can not monitor its progress. So I would like to know if there is a way to start it with the graphical interface. It is like the script behind the green button in the menu 'optistruct'.
PLUS: Is there a way to transfer parameters like -nproc 4 or -len ?
Thanks in advance and best regards,
Merula