This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
BiblioMxWeb/windowsAgent/run.bat
2022-01-31 10:48:38 +01:00

5 lines
155 B
Batchfile

@echo off
cd C:\Users\Utente\Desktop\webui
C:\Users\Utente\AppData\Local\Programs\Python\Python32_37\python3.exe C:\Users\Utente\Desktop\webui\do.py
pause