summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorhartwork <hartwork>2007-05-03 19:51:08 +0000
committerhartwork <hartwork>2007-05-03 19:51:08 +0000
commit8ada73093bf8acc6477d65e4a27e7db8ae1f85a6 (patch)
tree24724d240fc7d7a1bebea71bef9d29ebe2cbde2c /win32
parent1446ad5b76797a63989c91946231a4740b8893cd (diff)
downloadlibexpat-8ada73093bf8acc6477d65e4a27e7db8ae1f85a6.tar.gz
VersionInfoVersion added (to avoid "0.0.0.0"), compression set to "lzma/max"
Diffstat (limited to 'win32')
-rw-r--r--win32/expat.iss8
1 files changed, 5 insertions, 3 deletions
diff --git a/win32/expat.iss b/win32/expat.iss
index a8a1b75..97d5a9e 100644
--- a/win32/expat.iss
+++ b/win32/expat.iss
@@ -8,17 +8,19 @@
AppName=Expat
AppId=expat
AppVersion=2.0.1
-AppVerName=expat 2.0.1
+AppVerName=Expat 2.0.1
AppCopyright=Copyright © 1998-2006 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
-DefaultDirName={pf}\Expat 2.0.1
AppPublisher=The Expat Developers
AppPublisherURL=http://www.libexpat.org/
AppSupportURL=http://www.libexpat.org/
AppUpdatesURL=http://www.libexpat.org/
UninstallDisplayName=Expat XML Parser 2.0.1
+VersionInfoVersion=2.0.1
+
+DefaultDirName={pf}\Expat 2.0.1
UninstallFilesDir={app}\Uninstall
-Compression=bzip/9
+Compression=lzma/max
SourceDir=..
OutputDir=win32
DisableStartupPrompt=yes