mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 15:26:09 +00:00
Fix installer build warning
This commit is contained in:
parent
179f7ecc23
commit
125d546cea
@ -71,6 +71,7 @@
|
|||||||
<Chain>
|
<Chain>
|
||||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x86"
|
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x86"
|
||||||
Cache="no"
|
Cache="no"
|
||||||
|
Compressed="no"
|
||||||
PerMachine="yes"
|
PerMachine="yes"
|
||||||
Permanent="yes"
|
Permanent="yes"
|
||||||
Vital="yes"
|
Vital="yes"
|
||||||
@ -91,6 +92,7 @@
|
|||||||
|
|
||||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x64"
|
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x64"
|
||||||
Cache="no"
|
Cache="no"
|
||||||
|
Compressed="no"
|
||||||
PerMachine="yes"
|
PerMachine="yes"
|
||||||
Permanent="yes"
|
Permanent="yes"
|
||||||
Vital="yes"
|
Vital="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user