monkey/infection_monitor/build_py2exe.bat

3 lines
135 B
Batchfile

c:\Python27\python -m PyInstaller.main -F -y --clean monitor.spec
move /Y dist\monitor32.exe "%allusersprofile%\desktop\monitor32.exe"