dedicated windows and mac scripts, fixed verbose checkbox
This commit is contained in:
5
run_Windows.bat
Normal file
5
run_Windows.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
echo Starting...
|
||||
call conda activate venv
|
||||
REM OPTION 2 : (KEEP TEXT WITHIN QUOTES AND CHANGE USERNAME) "C:/Users/user/Anaconda3/condabin/activate.bat"
|
||||
call python GUI.py
|
||||
Reference in New Issue
Block a user