summary refs log tree commit diff stats
path: root/win32/installer/hexchat-x86.skel.iss
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-16 00:52:55 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-16 00:52:55 +0200
commite222ff56e28075cbf86c2cabf1847116606bac39 (patch)
treef901c3b862c79cf44a1a3a086dc09bb38500d609 /win32/installer/hexchat-x86.skel.iss
parenteecc005901dc546bb236c0fea889bbffad0dae68 (diff)
Use highest compression available, it actually speeds up compression and slightly reduces executable size, no reason not to use it
Diffstat (limited to 'win32/installer/hexchat-x86.skel.iss')
-rw-r--r--win32/installer/hexchat-x86.skel.iss1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/installer/hexchat-x86.skel.iss b/win32/installer/hexchat-x86.skel.iss
index 21b5efda..6bd31c33 100644
--- a/win32/installer/hexchat-x86.skel.iss
+++ b/win32/installer/hexchat-x86.skel.iss
@@ -11,6 +11,7 @@ DefaultDirName={pf}\HexChat
 DefaultGroupName=HexChat

 DisableProgramGroupPage=yes

 SolidCompression=yes

+Compression=lzma2/ultra64

 SourceDir=..\rel

 OutputDir=..

 FlatComponentsList=no