win32: Don't allow installing on Vista
It does not run on Vista
This commit is contained in:
parent
121cb8b88d
commit
9372972ad4
@ -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