erste Versuche für die Gui
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
CALL cremig_setenv.bat
|
||||
IF NOT EXIST %CREMIG%\.venv CALL %CREMIG_BIN%\install_py.bat
|
||||
CALL %CREMIG%\.venv\Scripts\activate.bat
|
||||
python %CREMIG_LIB%\CreoMigrateGui.py %*
|
||||
deactivate
|
||||
Reference in New Issue
Block a user