automatic run dreamento (needs conda in sys PATH)

Esse commit está contido em:
Mahdad Jafarzadehesfahani
2023-11-09 11:48:11 +01:00
commit 6d74df2a78
+8
Ver Arquivo
@@ -0,0 +1,8 @@
@echo off
rem Activate the Anaconda environment
call activate dreamento
cd C:\PhD\LD induction\Dreamento\Dreamento
python mainWindow.py
pause