mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
In case, vcredist returns a non zero return code, don't automatically abort the installation, but tell the user the error code, the consequences and continue. ref T344