Commit Graph

2 Commits

Author SHA1 Message Date
Roland Rossgotterer
86015859f3 Ignore VCRedist error code 3010 asking for a restart 2019-04-11 22:11:51 +01:00
Roland Winklmeier
8ed01b0259 [Installer] Split and fix the Visual Studio Redist installation
- It got splitted up into a x86 and x64 component.
- Each one is packaged only for the respective archictecture
- Always run the installer without registry checks and evaluate the return
code. Raise a warning only if its not 0 and not 1638 (newer version already
installed).

ref T344
2018-09-17 18:29:01 +02:00