diff --git a/src/windows-build.bat b/src/windows-build.bat index 86bb4eb8..a1a88204 100644 --- a/src/windows-build.bat +++ b/src/windows-build.bat @@ -8,7 +8,7 @@ del /q /f gam-%1-windows-x64.msi del /q /f *.wixobj del /q /f *.wixpdb -set WIXVERSION="3.11" +set WIXVERSION=3.11 c:\python27-32\scripts\pyinstaller --clean -F --distpath=gam windows-gam.spec xcopy LICENSE gam\