From 04faeae4f3a0e893a014fc0cd747b617e6987f7c Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Wed, 12 Jan 2011 00:23:58 +0100 Subject: [PATCH] create xchat-text shortcut only when it's installed (XhmikosR) --- build/xchat-wdk.skel.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss index ceab018f..b529064b 100644 --- a/build/xchat-wdk.skel.iss +++ b/build/xchat-wdk.skel.iss @@ -232,7 +232,7 @@ Source: "plugins\xcperl-512.dll.x64"; DestDir: "{app}\plugins"; DestName: "xcper [Icons] Name: "{group}\XChat-WDK"; Filename: "{app}\xchat.exe"; Tasks: not portable -Name: "{group}\XChat-Text"; Filename: "{app}\xchat-text.exe"; Tasks: not portable +Name: "{group}\XChat-Text"; Filename: "{app}\xchat-text.exe"; Components: xctext; Tasks: not portable Name: "{group}\Uninstall XChat-WDK"; Filename: "{uninstallexe}"; Tasks: not portable [Messages]