diff options
Diffstat (limited to 'win32/installer/hexchat-xp-x86.skel.iss')
-rw-r--r-- | win32/installer/hexchat-xp-x86.skel.iss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/installer/hexchat-xp-x86.skel.iss b/win32/installer/hexchat-xp-x86.skel.iss index bb7a2268..e1bc4d9f 100644 --- a/win32/installer/hexchat-xp-x86.skel.iss +++ b/win32/installer/hexchat-xp-x86.skel.iss @@ -20,6 +20,7 @@ ShowComponentSizes=no CreateUninstallRegKey=not IsTaskSelected('portable') Uninstallable=not IsTaskSelected('portable') ArchitecturesAllowed=x86 x64 +MinVersion=5.1 [Types] Name: "normal"; Description: "Normal Installation" |