From 2d946f2e5cf4eee038a77448e5c46d2631b5919a Mon Sep 17 00:00:00 2001 From: kwaclaw Date: Fri, 4 May 2007 00:20:59 +0000 Subject: Don't need to specify the max option - its the default. --- win32/expat.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/expat.iss b/win32/expat.iss index 44b8199..400b315 100644 --- a/win32/expat.iss +++ b/win32/expat.iss @@ -20,7 +20,7 @@ VersionInfoVersion=2.0.1 DefaultDirName={pf}\Expat 2.0.1 UninstallFilesDir={app}\Uninstall -Compression=lzma/max +Compression=lzma SolidCompression=yes SourceDir=.. OutputDir=win32 -- cgit v1.2.1