binary compression won't reduce installer size, so save this for other purposes

This commit is contained in:
berkeviktor@aol.com 2011-07-27 07:22:17 +02:00
parent f9c88e2df0
commit 8cbdb0b58d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set WDK_ROOT=c:\WinDDK\7600.16385.1
call build-x86.bat
call build-x64.bat
call compress.bat
::call compress.bat
set PATH=%PROGRAMFILES(X86)%\Inno Setup 5
compil32 /cc xchat-wdk.iss
pause