MaselliSimulatorApp/run.bat

5 lines
80 B
Batchfile

@echo off
echo Iniciando Maselli Simulator/Trace/NetCom...
python main.py
pause