summary refs log tree commit diff stats
path: root/win32/installer/hexchat-xp-x64.skel.iss
diff options
context:
space:
mode:
Diffstat (limited to 'win32/installer/hexchat-xp-x64.skel.iss')
-rw-r--r--win32/installer/hexchat-xp-x64.skel.iss2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/installer/hexchat-xp-x64.skel.iss b/win32/installer/hexchat-xp-x64.skel.iss
index f0417a51..0879a6b5 100644
--- a/win32/installer/hexchat-xp-x64.skel.iss
+++ b/win32/installer/hexchat-xp-x64.skel.iss
@@ -90,6 +90,7 @@ Source: watercolorlite-blue.cjstyles; DestDir: {tmp}; Flags: dontcopy
 

 Source: "portable-mode"; DestDir: "{app}"; Tasks: portable

 

+Source: "readme.url"; DestDir: "{app}"; Flags: ignoreversion; Components: libs

 Source: "cert.pem"; DestDir: "{app}"; Flags: ignoreversion; Components: libs

 Source: "COPYING"; DestDir: "{app}"; Flags: ignoreversion; Components: libs

 Source: "LICENSE.OPENSSL"; DestDir: "{app}"; Flags: ignoreversion; Components: libs

@@ -189,6 +190,7 @@ Source: "thememan.exe"; DestDir: "{app}"; Flags: ignoreversion; Components: xtm
 

 [Icons]

 Name: "{group}\HexChat (x64)"; Filename: "{app}\hexchat.exe"; Tasks: not portable

+Name: "{group}\HexChat (x64) ReadMe"; Filename: "{app}\readme.url"; IconFilename: "{win}\notepad.exe"; IconIndex: 0; Tasks: not portable

 Name: "{group}\HexChat-Text (x64)"; Filename: "{app}\hexchat-text.exe"; Components: xctext; Tasks: not portable

 Name: "{group}\HexChat Theme Manager (x64)"; Filename: "{app}\thememan.exe"; Components: xtm; Tasks: not portable

 Name: "{group}\Uninstall HexChat (x64)"; Filename: "{uninstallexe}"; Tasks: not portable