installer cosmetics

This commit is contained in:
berkeviktor@aol.com
2010-08-12 07:48:54 +02:00
parent 73007bcec6
commit 878dccc24d
2 changed files with 18 additions and 11 deletions

View File

@@ -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