mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-06 22:59:01 +08:00
Properly run the vcredist installer in quiet mode
This commit is contained in:
parent
2182163cbf
commit
55118c184b
@ -107,7 +107,7 @@ Section "Install Visual Studio 2010 Redistributable"
|
|||||||
File "vcredist_2010_20110908_x86.exe"
|
File "vcredist_2010_20110908_x86.exe"
|
||||||
|
|
||||||
IfSilent +2
|
IfSilent +2
|
||||||
ExecWait '"$INSTDIR\vcredist_2010_20110908_x86.exe" /silent /norestart'
|
ExecWait '"$INSTDIR\vcredist_2010_20110908_x86.exe" /q /norestart'
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user