Skip to content

Commit 02741f7

Browse files
committed
Update OdbcJdbcSetup.iss
1 parent e445aa1 commit 02741f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install/Win32/OdbcJdbcSetup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ArchitecturesAllowed=x64
119119
ArchitecturesInstallIn64BitMode=x64
120120
#elif PlatformTarget == "ARM64"
121121
ArchitecturesAllowed=x64
122-
ArchitecturesInstallIn64BitMode=arm64
122+
ArchitecturesInstallIn64BitMode=x64
123123
#endif
124124

125125
[Languages]

0 commit comments

Comments
 (0)