monkey/infection_monitor/build_py2exe.bat

3 lines
135 B
Batchfile
Raw Normal View History

2015-08-30 15:27:35 +08:00
c:\Python27\python -m PyInstaller.main -F -y --clean monitor.spec
move /Y dist\monitor32.exe "%allusersprofile%\desktop\monitor32.exe"