File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<component >
2
2
<name >vcruntime64</name >
3
- <description >Visual Studio 2017 x64 Redistributables</description >
3
+ <description >Visual Studio 2019 x64 Redistributables</description >
4
4
<canBeEdited >0</canBeEdited >
5
5
<selected >1</selected >
6
6
<show >1</show >
15
15
<abortOnError >0</abortOnError >
16
16
<program >${installdir}/vcredist/vcredist_x64.exe</program >
17
17
<programArguments >/install /quiet /norestart</programArguments >
18
- <progressText >Installing Visual Studio 2017 x64 Redistributables</progressText >
18
+ <progressText >Installing Visual Studio 2019 x64 Redistributables</progressText >
19
19
<showMessageOnError >0</showMessageOnError >
20
20
<ruleList >
21
21
<platformTest >
29
29
</ruleList >
30
30
</runProgram >
31
31
<showWarning >
32
- <text >Installation of MS Visual Studio 2017 x64 Redistributables failed!
32
+ <text >Installation of MS Visual Studio 2019 x64 Redistributables failed!
33
33
Error Code: ${program_exit_code}
34
34
Check if another version was already installed and if not, try to run the installer manually from
35
35
${installdir}\vcredist\
Original file line number Diff line number Diff line change 1
1
<component >
2
2
<name >vcruntime32</name >
3
- <description >Visual Studio 2017 x86 Redistributables</description >
3
+ <description >Visual Studio 2019 x86 Redistributables</description >
4
4
<canBeEdited >0</canBeEdited >
5
5
<selected >1</selected >
6
6
<show >1</show >
15
15
<abortOnError >0</abortOnError >
16
16
<program >${installdir}/vcredist/vcredist_x86.exe</program >
17
17
<programArguments >/install /quiet /norestart</programArguments >
18
- <progressText >Installing Visual Studio 2017 x86 Redistributables</progressText >
18
+ <progressText >Installing Visual Studio 2019 x86 Redistributables</progressText >
19
19
<showMessageOnError >0</showMessageOnError >
20
20
<ruleList >
21
21
<platformTest >
29
29
</ruleList >
30
30
</runProgram >
31
31
<showWarning >
32
- <text >Installation of MS Visual Studio 2017 x86 Redistributables failed!
32
+ <text >Installation of MS Visual Studio 2019 x86 Redistributables failed!
33
33
Error Code: ${program_exit_code}
34
34
Check if another version was already installed and if not, try to run the installer manually from
35
35
${installdir}\vcredist\
You can’t perform that action at this time.
0 commit comments