Merge pull request #241 from ZoiteChat/win32-relax-arch-check

Use x64compatible for Windows installer arch checks
This commit is contained in:
deepend-tildeclub
2026-05-21 17:09:51 -06:00
committed by GitHub

View File

@@ -30,8 +30,8 @@ PrivilegesRequired=none
ShowComponentSizes=no
CreateUninstallRegKey=not IsTaskSelected('portable')
Uninstallable=not IsTaskSelected('portable')
ArchitecturesAllowed=x64
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x64compatible
ArchitecturesInstallIn64BitMode=x64compatible
MinVersion=6.1
WizardImageFile={#PROJECTDIR}wizardimage.bmp
WizardSmallImageFile={#PROJECTDIR}wizardsmallimage.bmp