Visual Studio 2012 Install Fails: Program Compatibility Mode is on

前端 未结 14 1344
抹茶落季
抹茶落季 2020-12-13 08:30

I\'m trying to install Visual Studio 2012 Express for Windows Desktop and every time I run the installer I get this error:

\"Windows Program Compatib

相关标签:
14条回答
  • 2020-12-13 08:32

    This is the solution:

    • Right Click on Visual Studio Setup Icon

    • Select Properties

    • Open Compatibility Tab

    • Check Run This Program In Compatibility Mode
    • Select Your Windows Version (ex:Windows 8)
    • Finally Click OK And Install Your Program Again
    0 讨论(0)
  • 2020-12-13 08:35

    I couldn't find a solution, but I could find a workaround. I downloaded the offline installer (ISO) and ran that instead. It's not a solution, but it should work in this situation.

    0 讨论(0)
  • 2020-12-13 08:39

    I had the same problem. I had run the installer from an ISO, reading from the DVD image.

    The solution was to simply take the ISO and uncompress it as a .RAR into some folder, and everything worked.

    0 讨论(0)
  • 2020-12-13 08:41
    1. Open The Run (Win+R) And type Services.msc.
      Found Program Compatibility Assistant Service Then Disable Service and Stop it.

    2. Open the Run (Win+R) And Type Gpedit.msc.
      User configuration-->Administrative Templates-->Windows Components-->Application Compatibility
      And check Enable button then restart system.

    0 讨论(0)
  • 2020-12-13 08:42

    In a round about way I discovered the problem on my system. Check the properties of the installer. Mine was blocked because it was downloaded from another system. Click unblock. Voila! If you can't find the location of the installer, run it again. When it fails, leave it running. Open task manager, right click the installer, then open file location. This will take you to the folder containing your installer.

    0 讨论(0)
  • 2020-12-13 08:44

    Run as administrator. And for my 2013 installer I renamed it to be vs_professional.exe

    And it worked.

    0 讨论(0)
提交回复
热议问题