summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-09 20:02:28 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-09 20:02:28 +0200
commit5bc55056180fa436be33e9d43a8f0729259cece5 (patch)
treed1b150124f283db3f4980d5009dee0a01eba5ba2 /build
parent0b43ae7cb6872b9ccab6b7157a2333b5ac83dc01 (diff)
installer cosmetics
Diffstat (limited to 'build')
-rw-r--r--build/xchat-wdk.iss4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index b2693217..96d9b6e2 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -53,14 +53,14 @@ Name: "langs\tcl"; Description: "Tcl"; Types: full custom; Flags: disablenounins
 Name: x86; Description: "x86"; GroupDescription: "XChat-WDK version:"; Flags: exclusive unchecked

 Name: x64; Description: "x64"; GroupDescription: "XChat-WDK version:"; Flags: exclusive; Check: Is64BitInstallMode

 

-Name: portable; Description: "Yes"; GroupDescription: "Portable Install (no Registry entries, no Start Menu icons, no uninstaller):"; Flags: unchecked

-

 ;Name: xtray; Description: "X-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive

 ;Name: noxtray; Description: "Plugin-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive unchecked

 

 Name: perl510; Description: "5.10"; GroupDescription: "Perl version:"; Flags: exclusive unchecked; Components: langs\perl

 Name: perl512; Description: "5.12"; GroupDescription: "Perl version:"; Flags: exclusive; Components: langs\perl

 

+Name: portable; Description: "Yes"; GroupDescription: "Portable Install (no Registry entries, no Start Menu icons, no uninstaller):"; Flags: unchecked

+

 [Registry]

 Root: HKCR; Subkey: "irc"; ValueType: none; ValueName: ""; ValueData: ""; Flags: deletekey uninsdeletekey; Tasks: not portable

 Root: HKCR; Subkey: "irc"; ValueType: string; ValueName: ""; ValueData: "URL:IRC Protocol"; Flags: uninsdeletevalue; Tasks: not portable