Modified windows build script to save 'Web2ExeWin-Setup.zip'.

This commit is contained in:
Joey Payne 2015-11-26 19:13:01 -07:00
commit f66cc32827

View file

@ -23,6 +23,6 @@ set /p Version=<files\version.txt
cd command_line_builds
7z a ..\Web2ExeWin-CMD.zip -tzip -r *
cd ..
7z a Web2Exe-Setup.zip Web2Exe-Setup.exe
7z a Web2ExeWin-Setup.zip Web2Exe-Setup.exe
call python upload_release.py