diff --git a/src/Installers/Windows/Common/dotnethome_x64.wxs b/src/Installers/Windows/Common/dotnethome_x64.wxs index 53e0bc4819e4..5742d2a1e0a1 100644 --- a/src/Installers/Windows/Common/dotnethome_x64.wxs +++ b/src/Installers/Windows/Common/dotnethome_x64.wxs @@ -5,23 +5,28 @@ - + - + - + - + - ? + - + + - NOT %PROCESSOR_ARCHITECTURE="$(var.InstallerArchitecture)" + + VersionNT64 OR + + WIX_NATIVE_MACHINE AND NOT WIX_NATIVE_MACHINE="$(var.InstallerNativeMachine)"