We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f4ddb9 + 5ffc927 commit 32adceeCopy full SHA for 32adcee
Install/Win32/OdbcJdbcSetup.iss
@@ -119,7 +119,7 @@ ArchitecturesInstallIn64BitMode=win64
119
#if PlatformTarget == "x64"
120
ArchitecturesAllowed=x64compatible
121
#elif PlatformTarget == "ARM64"
122
-ArchitecturesAllowed=arm64
+ArchitecturesAllowed=arm64 x64compatible
123
#elif PlatformTarget == "Win32"
124
ArchitecturesAllowed=x86os
125
#endif
0 commit comments