Installer, Win: Do not allow the installer for 64bit to run on a 32bit system.

git-svn-id: trunk@61183 -
This commit is contained in:
martin 2019-05-08 22:50:17 +00:00
parent 9adb6cf878
commit 7b47fad549

View File

@ -41,6 +41,7 @@ AppSupportURL=http://www.lazarus.freepascal.org/
AppUpdatesURL=http://www.lazarus.freepascal.org/
#if FPCTargetCPU=="x86_64"
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x64
#endif
DefaultDirName={code:GetDefDir|{sd}\lazarus}
DefaultGroupName={#AppName}