I reinstalled all of the vc runtimes as instructed(including restarting the computer). However, it seems like the problem is not resolved. I posted a screenshot of my VC configuration below, can you support anything run from there?
The screenshot is totally useless, since it only says which installers you ran, but it doesn't say anything if they are *working* or there are conflicts between them. For example, MS at some time released a buggy version of the 2010 runtime, which screwed operation to software using the 2005 version...
Are you realty SURE you uninstalled ALL 6 runtimes and reinstall them all ? I'll list them again:
- The VC++ 2005 runtime, SP1 version, in both x86 and x64 versions
- The VC++ 2013 runtime, in both x86 and x64 versions
- The VC++ 2015 runtime, in both x86 and x64 versions
If you haven't Uninstalled AND Reinstalled all six of them ( and pay attention to the 2005 version, which must be the SP1 version ), you can't be sure they are working.
If you think you are sure you did all of that, and you are SURE you disabled the antivirus, then please follow ALL the steps explained in this thread:
http://www.fsdreamteam.com/forum/index.php/topic,14319.msg105559.html#msg105559First, try the Simconnect diagnostic mode, then download the Dependency Walker utility as explained in that thread, and see which errors is reporting, which should point out to the missing library in your system which is preventing the software from starting.