I ran into some interesting issues with Visual Studio and figured in order to quash this
bug I should make sure that all my plugins/extensions were all up to date. In doing so,
I discovered that I was missing VS2013 Update 3. How could that happen? Well, I clicked
the button to update and it downloaded a copy of VS2013.3.exe via Chrome (my default
browser).
Upon clicking on the downloaded file, I was greeted by the following error:

Searching for the error “Windows Compatibility mode is on. Turn it off and then try
Setup again.” returned quite a bit of wasted time investigating and trying possible
solutions. Most involved setting up compatibility settings for an uninstaller, not an
installer.
Well, out of frustration, rather than launching the executable from within the browser,
I tried to run it directly from downloads folder (first using “Run As Administrator” and
then, to check, just opening it via normal click) and voila, problem solved..

Hopefully this will help some other programmer from wasting a good deal of time trying
to figure this one out. Not sure WHY it happened this way but this is a quick and easy
fix.
- Setting up SSL on Amazon Linux Instance under EC2 - July 26, 2018
- Method Chaining of Objects in C# - January 16, 2017
- Native SQL Backup And Restores on AWS RDS - November 9, 2016