mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
Fix detection of x64 architecture on some machines
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
<util:RegistrySearch Variable="NT_BUILD_STRING"
|
||||
Root="HKLM"
|
||||
Key="Software\Microsoft\Windows NT\CurrentVersion"
|
||||
Value="BuildLabEx" />
|
||||
Value="BuildLabEx"
|
||||
Win64="yes" />
|
||||
|
||||
<util:ProductSearch Id="VCREDIST_142_x86"
|
||||
UpgradeCode="$(var.VCREDIST_X86_UPGRADE_CODE)"
|
||||
|
||||
Reference in New Issue
Block a user