简体   繁体   中英

Microsoft visual studio 2013 installation failing

During installation I am getting an error Microsoft visual studio 2013 VsGraphic Helper Dependencies RC Incorrect Function 错误

I was trying to install from ISO image and using web installer as well, getting same error in both cases. I am on Windows 7 x64 Dell XPS 16 with VS 2012 installed

Is there any workaround?

Original blog here .

Running offline installer from ISO is possible, see if below solutions work or not.

  • Mount the iso with any virtual cd software
  • Copy the mounted content to a local folder, eg C:\\temp\\vs2013\\
  • Run “vs_ultimate.exe” from the local folder

在此输入图像描述

-->

在此输入图像描述

According to this article, there is a bug when downloading and using the ISO image. The web installer is preferred. This does of course make it harder to put it on a flash drive, which is unfortunate. Tee article is also about installing on a Windows 8.1 machine, while I'm using Windows 7 Professional. However, I expect that the issue is the same.

http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup

Please bear in mind that the ISO installer leaves a lot of stuff behind when it fails - you need to uninstall it all and reboot before trying the web installer.

Visual Studio 2013 RTM is already available for download .

I didn't get any more issues during installation with this one.

I had the same issue. Turns out that launching the setup with admin privileges worked for me.

I have the same error using:

Windows 8.1

ISO VS 2013 ultimate

I try copy contents in local, and I get the same error.

solution:

  • verify checksum of ISO. Get file again, copy to local.

  • Uninstall the failed version of 2013 from control panel -> Uninstall programs

  • Restart the computer

  • Clean %temp%

  • Mount ISO, execute as Administrator setup.exe

  • Re-run the setup again

References:

http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup

I had the same issue, I'd downloaded the VS2013 Ultimate ISO from MSDN on Thursday when the announcement email went out but I had errors trying to install. I checked the SHA1 and it didn't match what is now on the site (Monday) so I downloaded the ISO again and it worked now.

I'm on Win7sp1 with vs2012 installed.

Just make sure you have updated your windows. (Restart windows after update) If you have the ISO then mount it to virtual drive and then run the installer. (Don't extract and run)

Hope above instructions will help.

Note: Follow same process for VS 2015 installation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM