mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 09:04:36 +00:00
Merge pull request #433 from SmuSmu/master
Add silent parameter for C++ redist
This commit is contained in:
commit
35c68706b9
@ -220,7 +220,7 @@ Section -Prerequisites
|
||||
${If} $1 == "1"
|
||||
Goto endPrerequisites
|
||||
${Else}
|
||||
ExecWait "$INSTDIR\vc_redist.x64.exe"
|
||||
ExecWait '"$INSTDIR\vc_redist.x64.exe" /q /norestart'
|
||||
${EndIf}
|
||||
endPrerequisites:
|
||||
SectionEnd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user