Missing vc_runtimeminimum_x86.msi and installation won't work

I am currently going through the installation process of Visual Studio 2017 Community Edition for use with C ++. In the middle of the installation, I get the error

"The function you are trying to use is on a network share that is not available. Click OK to try again, or enter an alternative path to the folder containing the installation package" "in the field below." vc_runtimeMinimum_x86.msi

If I click Cancel, the procedure continues and at the end it says that the installation failed. This gives me the error logs attached at the bottom of this post.

Also, I have uploaded the complete logs to the Microsoft Visual Studio Developer Help Forum here .

I would like to be able to fix this problem without having to reinstall the OS. So far I have tried /sfc scannow

, repairing via the Visual Studio installer, and reinstalling the C ++ redistributables, all to no avail.

Any help would be greatly appreciated. Thank.

The product failed to install the listed workloads and components due to one or more package failures. Incomplete workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0) Visual Studio extension development (Microsoft.VisualStudio.Workload.VisualStudioExtension,version=15.0.26208.0) Incomplete components C# and Visual Basic (Microsoft.VisualStudio.Component.Roslyn.LanguageServices,version=15.0.26208.0) C++ profiling tools (Microsoft.VisualStudio.Component.VC.DiagnosticTools,version=15.0.26208.0) Graphics debugger and GPU profiler for DirectX (Microsoft.VisualStudio.Component.Graphics.Tools,version=15.0.26208.0) JavaScript and TypeScript language support (Microsoft.VisualStudio.Component.JavaScript.TypeScript,version=15.0.26208.0) Profiling tools (Microsoft.VisualStudio.Component.DiagnosticTools,version=15.0.26208.0) Static analysis tools (Microsoft.VisualStudio.Component.Static.Analysis.Tools,version=15.0.26208.0) Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) VC++ 2017 v141 toolset (x86,x64) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64,version=15.0.26208.0) Visual Studio extension development prerequisites (Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites,version=15.0.26208.0) Visual Studio SDK (Microsoft.VisualStudio.Component.VSSDK,version=15.0.26208.0) You can search for solutions using the information below, modify your selections for the above workloads and components and retry the installation, or remove the product from your machine. Following is a collection of individual package failures that led to the incomplete workloads and components above. To search for existing reports of these specific problems, please copy and paste the URL from each package failure into a web browser. If the issue has already been reported, you can find solutions or workarounds there. If the issue has not been reported, you can create a new issue where other people will be able to find solutions or workarounds. Package 'Microsoft.VisualCpp.Redist.14,version=14.10.25008,chip=x86' failed to install. Search URL: https://aka.ms/VSSetupErrorReports?q=PackageId=Microsoft.VisualCpp.Redist.14;PackageAction=Install;ReturnCode=1603 Impacted workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0) Visual Studio extension development (Microsoft.VisualStudio.Workload.VisualStudioExtension,version=15.0.26208.0) Impacted components C# and Visual Basic (Microsoft.VisualStudio.Component.Roslyn.LanguageServices,version=15.0.26208.0) C++ profiling tools (Microsoft.VisualStudio.Component.VC.DiagnosticTools,version=15.0.26208.0) Graphics debugger and GPU profiler for DirectX (Microsoft.VisualStudio.Component.Graphics.Tools,version=15.0.26208.0) JavaScript and TypeScript language support (Microsoft.VisualStudio.Component.JavaScript.TypeScript,version=15.0.26208.0) Profiling tools (Microsoft.VisualStudio.Component.DiagnosticTools,version=15.0.26208.0) Static analysis tools (Microsoft.VisualStudio.Component.Static.Analysis.Tools,version=15.0.26208.0) Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) VC++ 2017 v141 toolset (x86,x64) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64,version=15.0.26208.0) Visual Studio extension development prerequisites (Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites,version=15.0.26208.0) Visual Studio SDK (Microsoft.VisualStudio.Component.VSSDK,version=15.0.26208.0) Log C:\Users\Owner\AppData\Local\Temp\dd_setup_20170412231725_117_Microsoft.VisualCpp.Redist.14.log Details Command executed: "C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14,version=14.10.25008,chip=x86\VC_redist.x86.exe"/q/norestart/log "C:\Users\Owner\AppData\Local\Temp\dd_setup_20170412231725_117_Microsoft.VisualCpp.Redist.14.log" Return code: 1603 Return code details: Fatal error during installation.

+7


source to share


4 answers


Go to Control Panel - Programs and Features, remove Visual C ++ 2015 Redistribute items.



Then run the tool: https://support.microsoft.com/en-us/help/17588/fix-problems-that-block-programs-from-being-installed-or-removed . Restart the VS 2017 installer as an administrator, then click an icon other than Run and select Repair to repair VS 2017.

+7


source


I ran into this issue on a recent Win 10+ build as well while trying to install the latest VS Community. When I entered this state, everything was super broken. Here is the sequence of events I accepted that finally worked:

  1. Once installed, select "download all packages and then install"
  2. Attempt to install
  3. View Popup
  4. When the popup is still working, go to: https://support.microsoft.com/en-us/help/17588/fix-problems-that-block-programs-from-being-installed-or-removed and download tool
  5. Open the tool and then select "Uninstall" on the page that says "You need help installing or uninstalling"
  6. On the next page with the list, select Microsoft Visual C ++ 2015 (whatever) and click next to "Try to uninstall"
  7. Repeat steps 5-6 until "Microsoft Visual C ++ 2015" is listed. Please note that the popup is still displayed.
  8. Close the popup
  9. Pause the installation and resume.
  10. I haven't seen the popup again and it seems to be installed correctly.

If you came here a year after the solution was flagged without any solution, try this and see if it works for you.



Here's something else I tried, but it didn't work. If the above didn't work for you, maybe try some of the following I've gathered through some searches:

+3


source


Try to install everything from here: https://support.microsoft.com/ms-my/help/2977003/the-latest-supported-visual-c-downloads

Not sure if you just need to install the x86 version or all of them. We recommend installing all of them, but don't forget to remove the ones you already have.

0


source


it was easy for me to solve this problem.

  1. Remove all visual c ++ with Revo Uninstaller Pro
  2. Use the MPVCI tool. link ( https://www.majorgeeks.com/files/details/multipack_visual_c_installer.html )
  3. enjoy it. it works for me.
-1


source







All Articles