mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 15:26:09 +00:00
Fix detection of x64 architecture on some machines
This commit is contained in:
parent
14a6a69dc0
commit
3959f447d4
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user