mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Bump vcredist version and hope that installation is fixed
“X64 VC Redist no longer removes runtime files when run with /installer /passive switches.”
This commit is contained in:
@ -115,10 +115,6 @@ LaunchYACReaderLibrary=Start YACreaderLibrary after finishing installation
|
||||
LaunchYACReader=Start YACreader after finishing installation
|
||||
|
||||
[Run]
|
||||
Filename: {tmp}\vc_redist.{#PLATFORM}.exe; \
|
||||
Parameters: "/uninstall /quiet /norestart"; \
|
||||
StatusMsg: "Uninstalling VC++ Redistributables..."
|
||||
|
||||
Filename: {tmp}\vc_redist.{#PLATFORM}.exe; \
|
||||
Parameters: "/install /quiet /norestart"; \
|
||||
StatusMsg: "Installing VC++ Redistributables..."
|
||||
|
@ -124,10 +124,6 @@ LaunchYACReaderLibrary=Start YACreaderLibrary after finishing installation
|
||||
LaunchYACReader=Start YACreader after finishing installation
|
||||
|
||||
[Run]
|
||||
Filename: {tmp}\vc_redist.{#PLATFORM}.exe; \
|
||||
Parameters: "/uninstall /quiet /norestart"; \
|
||||
StatusMsg: "Uninstalling VC++ Redistributables..."
|
||||
|
||||
Filename: {tmp}\vc_redist.{#PLATFORM}.exe; \
|
||||
Parameters: "/install /quiet /norestart"; \
|
||||
StatusMsg: "Installing VC++ Redistributables..."
|
||||
|
Reference in New Issue
Block a user