Quote:
Originally Posted by RbnJrg
I think I found the cause of the issue. I had already installed the lasted C++ VS 2015 runtime library. When I installed Sigil 0.9.10, I don't know why, it installed again the Visual C++ Redistributable para Visual Studio 2015. And with that distribution, Sigil didn't run. Then I did the following:
1. I uninstalled Sigil 0.9.10
2. I unistalled MS Visual C++ 2015 Redistributale (x64)
3. I installed again vc_redist.x64.exe
4. I installed again Sigil 0.9.10 and when Sigil wanted to install the C++ runtime library, I aborted the installation and this time, Sigil worked.
It seems that Sigil want to install MS Visual C++ 2015 Redistributale (x64) even when this package is present and updated.
|
I'll look into it. But Sigil is only supposed to install the runtime if a) there is no VS2015 runtime installed, or b) an older version than the one included with Sigil is installed. Perhaps something has changed regarding how Windows indicates if--and what version--is installed.