From 878dccc24d3a90e53832e1fdc23d82705d42b0e8 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Thu, 12 Aug 2010 07:48:54 +0200 Subject: installer cosmetics --- build/xchat-wdk-x86.iss | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'build/xchat-wdk-x86.iss') diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index 17c12bf1..59941740 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -8,17 +8,20 @@ AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny AppSupportURL=http://code.google.com/p/xchat-wdk/issues/list AppUpdatesURL=http://code.google.com/p/xchat-wdk/downloads/list +WizardImageFile=c:\mozilla-build\build\xchat.bmp +SetupIconFile=c:\mozilla-build\build\xchat-wdk\xchat.ico +LicenseFile=COPYING +UninstallDisplayIcon={app}\xchat.exe +UninstallDisplayName=XChat-WDK (x86) DefaultDirName={pf}\XChat-WDK DefaultGroupName=XChat-WDK -Compression=lzma/max SolidCompression=yes -SourceDir=..\xchat-wdk-x86 +SourceDir=..\..\xchat-wdk-x86 OutputDir=. OutputBaseFilename=XChat-WDK r1451-5 x86 FlatComponentsList=no ArchitecturesAllowed=x86 x64 -;ArchitecturesAllowed=x64 -;ArchitecturesInstallIn64BitMode=x64 +;msiexec /quiet /uninstall {F61055AA-AED4-4AB9-8026-9D70B12ABA10} [Types] Name: "normal"; Description: "Normal Installation" @@ -29,7 +32,7 @@ Name: "custom"; Description: "Custom Installation"; Flags: iscustom Name: "xchat"; Description: "XChat-WDK"; Types: normal full custom; Flags: fixed Name: "translations"; Description: "Translations"; Types: normal full custom Name: "plugins"; Description: "Language Interfaces"; Types: full custom -Name: "plugins\lua"; Description: "Lua (needs Lua-WDK 5.14)"; Types: full custom +Name: "plugins\lua"; Description: "Lua (experimental; needs Lua-WDK 5.14)"; Types: full custom Name: "plugins\perl"; Description: "Perl (needs ActivePerl 5.10)"; Types: full custom Name: "plugins\python"; Description: "Python (needs ActivePython 2.6)"; Types: full custom Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom -- cgit 1.4.1