##// END OF EJS Templates
Close launcher console on windows...
jeandet -
r1457:818df2712e31
parent child
Show More
@@ -2,4 +2,5 pushd %~dp0
2 2 set script_dir=%CD%
3 3 popd
4 4 set PYTHONHOME=%script_dir%\python
5 %script_dir%\sciqlopapp.exe No newline at end of file
5 start %script_dir%\sciqlopapp.exe
6 exit
General Comments 0
You need to be logged in to leave comments. Login now