From 19ef48d0e8501f7f560817987d0f2ddc90057aaf Mon Sep 17 00:00:00 2001 From: Farow Date: Thu, 3 Oct 2013 14:42:32 +0300 Subject: Added shortuct to config folder to installer Fixes #612 --- win32/installer/hexchat-x64.skel.iss | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/installer/hexchat-x64.skel.iss') diff --git a/win32/installer/hexchat-x64.skel.iss b/win32/installer/hexchat-x64.skel.iss index 0febb611..5e274d85 100644 --- a/win32/installer/hexchat-x64.skel.iss +++ b/win32/installer/hexchat-x64.skel.iss @@ -159,6 +159,7 @@ Name: "{group}\HexChat (x64)"; Filename: "{app}\hexchat.exe"; Tasks: not portabl Name: "{group}\HexChat (x64) Safe Mode"; Filename: "{app}\hexchat.exe"; Parameters: "--no-auto --no-plugins"; Tasks: not portable Name: "{group}\HexChat (x64) ChangeLog"; Filename: "{app}\changelog.url"; IconFilename: "{sys}\shell32.dll"; IconIndex: 165; Tasks: not portable Name: "{group}\HexChat (x64) ReadMe"; Filename: "{app}\readme.url"; IconFilename: "{sys}\shell32.dll"; IconIndex: 23; Tasks: not portable +Name: "{group}\HexChat (x64) Config Folder"; Filename: "%APPDATA%\HexChat\"; 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 -- cgit 1.4.1