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.
1 parent 505ff1a commit 9a75d5fCopy full SHA for 9a75d5f
platforms/Windows/rtl/static/msm/rtl.static.msm.wxs
@@ -4,7 +4,7 @@
4
<?define RuntimeDirectoryComponentGuidGenerationSeed = "D3021274-DCA3-4369-82D3-B6CEE436A3FC" ?>
5
<?define ModuleID = "53C54287-A59A-4828-A526-4F64E00B340E" ?>
6
<?define RuntimeRoot = $(WindowsExperimentalRuntimeX86)?>
7
- <?elseif $(ProductArchitecture) == x64 ?>
+ <?elseif $(ProductArchitecture) == amd64 ?>
8
<?define RuntimeDirectoryComponentGuidGenerationSeed = "639A8564-3505-4424-BA2F-449AAF743A90" ?>
9
<?define ModuleID = "F84DDCA4-72B0-42AB-9316-21DBAB241540" ?>
10
<?define RuntimeRoot = $(WindowsExperimentalRuntimeX64)?>
0 commit comments