summary refs log tree commit diff stats
path: root/win32/installer/hexchat-x64.skel.iss
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-01 20:51:40 -0700
committerBerke Viktor <bviktor@hexchat.org>2013-04-01 20:51:40 -0700
commit2b13d0f527e1262702dc9ce5eb510904ee78a6e3 (patch)
tree1dcb765cb68ab327fed222f79f5194e01013815b /win32/installer/hexchat-x64.skel.iss
parente054a6512f4f95c040a667e2095e317c65feb9a9 (diff)
Apparently XP won't work anymore, Uniscribe problem with the redistributable
Diffstat (limited to 'win32/installer/hexchat-x64.skel.iss')
-rw-r--r--win32/installer/hexchat-x64.skel.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/installer/hexchat-x64.skel.iss b/win32/installer/hexchat-x64.skel.iss
index 8ba7ceae..a6087c15 100644
--- a/win32/installer/hexchat-x64.skel.iss
+++ b/win32/installer/hexchat-x64.skel.iss
@@ -21,7 +21,7 @@ CreateUninstallRegKey=not IsTaskSelected('portable')
 Uninstallable=not IsTaskSelected('portable')
 ArchitecturesAllowed=x64
 ArchitecturesInstallIn64BitMode=x64
-MinVersion=5.2
+MinVersion=6.0
 
 [Types]
 Name: "normal"; Description: "Normal Installation"