I\'ve looked everywhere online, but it doesn\'t look like anyone has been able to resolve this issue.
When I download and try to install MySql Workbench, I get prompted
You just need to update the 2017 C++ Redistributable, because that is causing the issue. As the Mysql need 2015 C++ Redistributable, but the 2017 one has deleted the registry of 2015. Just update it.
Go to Control Panel -> Programs -> Programs and Features. Select Microsoft C++ Redistributable, click on Change. Then click on Repair. Close once setup is successful. After that you need to restart the computer. (Remember to update both the x86 and x64 if you have two.)
I got installed without restarting.