You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
;"ArchitecturesAllowed=x64" specifies that Setup cannot run on anything but x64.
26
+
ArchitecturesAllowed=x64
27
+
;"ArchitecturesInstallIn64BitMode=x64" requests that the install be done in "64-bit mode" on x64, meaning it should use the native 64-bit Program Files directory and the 64-bit view of the registry.
0 commit comments