Hi All,
We've resolved this issue using the following steps:
Please note that this is not an official solution from Microsoft, so you need to evaluate the risk before applying it on your machine or you can instead use a Windows 10 machine for SnapDevelop which won't require this KB.
Make sure you downloaded the correct update version that matches your OS from this link: https://support.microsoft.com/en-us/help/2533623/microsoft-security-advisory-insecure-library-loading-could-allow-remot. Here we will use Windows6.1-KB2533623-x64.msu as an example.
- Put the downloaded file Windows6.1-KB2533623-x64.msu into a simple local folder like C:\update\.
- Start command line using “Run as administrator”.
- Run the command: Expand –F:* C:\update\Windows6.1-KB2533623-x64.msu C:\update\
- Then install using command line: Dism.exe /online /add-package /PackagePath:c:\update\Windows6.1-KB2533623-x64.cab
- Restart your computer afterwards.
Regards,
Tom Jiang