Cannot install on Windows 10
dafad_dew
Posts: 3 Bronze 1
I've just had Windows 10 Pro x64 installed (Anniversary Edition, not Creators Update), and now I can't install the Developer Bundle.
Downloaded the latest version, and it fails when installing the VC++2015 runtime.
"Could not execute "<path>\vc_redist.x64.exe Visual C++ 2015 (x64) Redistributable : Installation error 1638 ... etc"
If I try to run that manually, it also fails with this error message:
"0x80070666 - Another version of this product is already installed. Installation of this version cannot continue. To configure of remove the existing version of this product, use Add/Remove Programs on the Control Panel"
So er... any ideas how I can get the developer bundle installed?!
Thanks,
DD.
Downloaded the latest version, and it fails when installing the VC++2015 runtime.
"Could not execute "<path>\vc_redist.x64.exe Visual C++ 2015 (x64) Redistributable : Installation error 1638 ... etc"
If I try to run that manually, it also fails with this error message:
"0x80070666 - Another version of this product is already installed. Installation of this version cannot continue. To configure of remove the existing version of this product, use Add/Remove Programs on the Control Panel"
So er... any ideas how I can get the developer bundle installed?!
Thanks,
DD.
Tagged:
Best Answer
-
dafad_dew Posts: 3 Bronze 1FYI if anyone else gets this...
1. Uninstall Visual C++ 2017 (x64) Redistributable.
2. Install Redgate
3. Re-install Visual C++ 2017 (x64) Redistributable.
Answers