Administrator Heinz Flichtbeil 1670 Posted November 1, 2018 Administrator Share Posted November 1, 2018 Hello, Many airplanes (and other addons) use the Microsoft C ++ Redistributables 64bit. These redistributables belong to Windows, but are not always installed. They must be subsequently installed: Please also install if they appear as already installed. Sometimes the libraries are broken. Then they will be repaired automatically. Here are the links to the most important C ++ 64bit Redistributables: 2010 (if available). For Windows 10. https://www.microsoft.com/en-US/download/details.aspx?id=13523 2013 https://www.microsoft.com/en-US/download/details.aspx?id=40784 2015 https://www.microsoft.com/en-US/download/details.aspx?id=48145 2019 (included 2015 and 2017 and 2019) https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads ...up to 2022: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 Windows 11: And here some infos about C++ with Windows 11 (incl. Links): https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 The vcredist_x64 are the correct libraries. Please download and install (execute) one by one. Also .NET in version 3.5 and 4.6 or higher is sometimes important ... (See Windows Control Panel - Programs and Features) Sometimes also the Java Runtimes are neccessary: http://java.com/en/ Greets Heinz Link to comment https://forum.aerosoft.com/index.php?/topic/140594-important-infos-about-windows-c-libraries-and-more/ Share on other sites More sharing options...
Recommended Posts