Fix installer build warning
This commit is contained in:
parent
179f7ecc23
commit
125d546cea
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
|||
<Chain>
|
||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x86"
|
||||
Cache="no"
|
||||
Compressed="no"
|
||||
PerMachine="yes"
|
||||
Permanent="yes"
|
||||
Vital="yes"
|
||||
|
|
@ -91,6 +92,7 @@
|
|||
|
||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x64"
|
||||
Cache="no"
|
||||
Compressed="no"
|
||||
PerMachine="yes"
|
||||
Permanent="yes"
|
||||
Vital="yes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue