summary refs log tree commit diff stats
path: root/win32
diff options
context:
space:
mode:
authorTingPing <tingping@fedoraproject.org>2014-07-19 10:06:29 -0400
committerTingPing <tingping@fedoraproject.org>2014-07-19 10:06:29 -0400
commit9372972ad4430c6248c9dbd6b339b595ed5762bd (patch)
tree73a7e494cc158ad32687ad5fb76b43dc9cb8206f /win32
parent121cb8b88d32b1c2398b9f03f7e8a7c7b27e8391 (diff)
win32: Don't allow installing on Vista
It does not run on Vista
Diffstat (limited to 'win32')
-rw-r--r--win32/installer/hexchat.iss.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/installer/hexchat.iss.tt b/win32/installer/hexchat.iss.tt
index 3dd0849c..105c1e93 100644
--- a/win32/installer/hexchat.iss.tt
+++ b/win32/installer/hexchat.iss.tt
@@ -46,7 +46,7 @@ ArchitecturesInstallIn64BitMode=x64
 #else
 ArchitecturesAllowed=x86 x64
 #endif
-MinVersion=6.0
+MinVersion=6.1
 WizardImageFile={#PROJECTDIR}wizardimage.bmp
 WizardSmallImageFile={#PROJECTDIR}wizardsmallimage.bmp
 SetupIconFile={#PROJECTDIR}..\..\data\icons\hexchat.ico