From a9a1d91fff455ab9d36ad37d66db265047b135b1 Mon Sep 17 00:00:00 2001 From: Karl Waclawek Date: Mon, 30 Apr 2007 00:58:52 +0000 Subject: [PATCH] Changed install directory and application name/version to be more typical for Windows. --- expat/win32/expat.iss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/expat/win32/expat.iss b/expat/win32/expat.iss index 5ff808c6..da6fb7b3 100644 --- a/expat/win32/expat.iss +++ b/expat/win32/expat.iss @@ -5,17 +5,17 @@ ; The current version is used with Inno Setup 2.0.19. [Setup] -AppName=expat +AppName=Expat AppId=expat -AppVersion=2.0.0 -AppVerName=expat 2.0.0 +AppVersion=2.0.1 +AppVerName=expat 2.0.1 AppCopyright=Copyright © 1998-2006 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers -DefaultDirName={sd}\Expat-2.0.0 +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 (version 2.0.0) +UninstallDisplayName=Expat XML Parser 2.0.1 UninstallFilesDir={app}\Uninstall Compression=bzip/9