mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update Visual Studio Redistributable arguments to avoid issue #14
This commit is contained in:
parent
97f4fb6cdf
commit
5e11401cf9
@ -99,7 +99,7 @@ Section "Start Menu Shortcuts"
|
||||
SectionEnd
|
||||
|
||||
Section "Install Visual C++ Redistributable"
|
||||
ExecWait "${INSTALL_DIR}\bin\vc_redist.x64.exe /quiet"
|
||||
ExecWait "${INSTALL_DIR}\bin\vc_redist.x64.exe /quiet /norestart"
|
||||
Delete "${INSTALL_DIR}\bin\vc_redist.x64.exe"
|
||||
SectionEnd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user