summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorfdrake <fdrake>2001-07-27 15:31:22 +0000
committerfdrake <fdrake>2001-07-27 15:31:22 +0000
commitfab88e2762fa64a41224ec9d69ffa10db439947a (patch)
tree85aaa208aab59adcfe50cd68600ffde5a13b4637 /win32
parentae13cacc24881cca24ec28d8bc41846e7fa64b90 (diff)
downloadlibexpat-fab88e2762fa64a41224ec9d69ffa10db439947a.tar.gz
Shorten the name of the directory we store the uninstaller in.
Diffstat (limited to 'win32')
-rw-r--r--win32/expat.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/expat.iss b/win32/expat.iss
index 320c1bf..51e3744 100644
--- a/win32/expat.iss
+++ b/win32/expat.iss
@@ -15,7 +15,7 @@ AppPublisherURL=http://expat.sourceforge.net/
AppSupportURL=http://expat.sourceforge.net/
AppUpdatesURL=http://expat.sourceforge.net/
UninstallDisplayName=Expat XML Parser (version 1.95.2)
-UninstallFilesDir={app}\Uninstaller
+UninstallFilesDir={app}\Uninstall
CompressLevel=9
SourceDir=..