Blog » Program Compatibility Mode Interferes with Visual Studio 2013 Update 3 Install

Program Compatibility Mode Interferes with Visual Studio 2013 Update 3 Install

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:
vsfail
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..
voila
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.

Michael Gibbs
Stalk Me...
Latest posts by Michael Gibbs (see all)