diff --git a/platforms/Windows/bundle/installer.wixproj b/platforms/Windows/bundle/installer.wixproj index 0e8d95cb..4aff19b9 100644 --- a/platforms/Windows/bundle/installer.wixproj +++ b/platforms/Windows/bundle/installer.wixproj @@ -4,8 +4,9 @@ $(BundleCompressionLevel) $(DefineConstants); - INCLUDE_X86_SDK=$(INCLUDE_X86_SDK); + INCLUDE_AMD64_SDK=$(INCLLUDE_AMD64_SDK); INCLUDE_ARM64_SDK=$(INCLUDE_ARM64_SDK); + INCLUDE_X86_SDK=$(INCLUDE_X86_SDK); @@ -19,14 +20,17 @@ - - - + + + + + + diff --git a/platforms/Windows/bundle/installer.wxs b/platforms/Windows/bundle/installer.wxs index 5fbdb089..55f3dbc8 100644 --- a/platforms/Windows/bundle/installer.wxs +++ b/platforms/Windows/bundle/installer.wxs @@ -89,22 +89,15 @@ - + - - - - + + + + + +