windowsrtinstall: Fix errors on vcredist not being present before install.
authorMark Young <marky@lunarg.com>
Fri, 12 Feb 2016 20:56:56 +0000 (13:56 -0700)
committerMark Young <marky@lunarg.com>
Fri, 12 Feb 2016 20:59:19 +0000 (13:59 -0700)
commitbc0913bfcedf58a9819b023170bf828958edb1db
tree3bd9d5e786b0b8d0b34a95e6dc18e001a71b572a
parent78e30e7adabeef34a96559477db7d4771779938f
windowsrtinstall: Fix errors on vcredist not being present before install.

We install the 2013 VC redistributables, but we first read the registry to
determine if they were already installed.  That registry read returns an
error if they aren't already present.  So, we clear the error after reading
the registry.  We also added the 32-bit 2013 VC redistributables to the
64-bit OS install, just to be safe.
windowsRuntimeInstaller/InstallerRT.nsi