Visual Studio 2013 Install Fails: Program Compatibility Mode is on (Windows 10)
I want to install Visual Studio Ultimate 2013 on my Windows 10 but I have this error:
I have done these two things (they have solved the problem on Windows 8)
but still I cannot install it.
Solution 1:
Answer that worked here.
They recommend checking the installer file name. It needs to be the original name oddly enough for the setup to work.
Solution 2:
Disabling the Program Compatibility Assistant is not the right way.
A solution that works on Windows 10 is:
- Right-click the setup file
- Select
Properties
and navigate to theDetails
tab. - There should be an entry labeled
Original filename
. Simply rename the file accordingly and it should run.
Solution 3:
In my case, I tried to run from a mounted ISO. exec name are okay. I fixed the problem by copying all ISO files to the hard disk.