win32: Don't allow installing on Vista
It does not run on Vista
This commit is contained in:
parent
66958b3fe1
commit
22b361a818
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user