软件包安装错误 [英] Package Installation Errors

查看:84
本文介绍了软件包安装错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最初下载了适用于Windows 10的Visual Studio Express 2015,并进行了典型"操作.或推荐"安装而不是自定义"安装.我没有意识到,当您执行推荐"操作时,安装那个 您没有获得所有的软件包和插件,例如win32控制台.因此,我尝试卸载Visual Studio并重新安装它,但是我不再选择执行自定义"操作.安装.所以我去添加/删除程序并删除了 与Visual Studio有关的所有内容,并尝试重新安装它,以期获得自定义"的提示.安装选项可以显示,但没有显示.相反,安装完成后出现了这些错误:

I originally downloaded Visual Studio Express 2015 for Windows 10 and did the "typical" or "recommended" install instead of the "custom" install.  I did not realize that when you do the "recommended" install that you do not get all of the packages and plug-ins such as win32 console.  So I attempted to uninstall Visual Studio and re-install it but I no longer had the option to do a "custom" install.  So I went in to add/remove programs and deleted everything that had anything to do with Visual Studio and attempted to re-install it again hoping for the "custom" install option to show up but it did not.  Instead, I got these errors after the install was complete:

Microsoft NuGet-适用于Windows的Visual Studio Express 2015
打包失败.

Microsoft NuGet - Visual Studio Express 2015 for Windows
Package Failed.

Microsoft Visual Studio Connected Services
打包失败.

Microsoft Visual Studio Connected Services
Package Failed.

Microsoft Azure移动服务连接服务
打包失败.

Microsoft Azure Mobile Services Connected Service
Package Failed.

我的问题是如何在没有这些错误的情况下安装程序?同样,在完成推荐"操作后,如何访问诸如win32控制台之类的东西.

My question is how to I install the the program without these errors?  Also, how do I get access to things such as win32 console after I have done the "recommended" install?

推荐答案

欢迎来到MSDN论坛.

Welcome to MSDN forum.

首先,请转到控制面板修复Visual Studio.此后,如果错误退出,则可以使用VisualStudioUninstaller https://github.com/Microsoft/VisualStudioUninstaller 要完全卸载Visual Studio 2015,然后可以重新安装Visual Studio Express 2015 for Windows.

Firstly, please go to control panel to repair visual studio. After this, if the error exits, you could use VisualStudioUninstaller https://github.com/Microsoft/VisualStudioUninstallerto uninstall visual studio 2015 completely and then you could reinstall Visual Studio Express 2015 for Windows.

此外,请查看以下内容: http://stackoverflow.com/questions/33855177/multiple-errors-installing-visual-studio-2015-community-edition .

Besides, please have a look at this: http://stackoverflow.com/questions/33855177/multiple-errors-installing-visual-studio-2015-community-edition.

可重新分发的安装程序被弄乱了,它混合了64位和32位dll.您可以通过查看vcruntime140.dll文件大小来检查是否有此问题.在Windows文件夹中搜索"vcruntime140";您应该看到4个文件(64和32 释放和调试版本).如果任何文件的大小相同,则需要对可再发行文件进行修复.

The redistributable installer is messed up, it mixes up 64bit and 32bit dll's. You can check if you have this problem by looking at the vcruntime140.dll file size. Search your windows folder for "vcruntime140" you should see 4 files (64 and 32 bit in both release & debug versions). If any files have the same size, you need to run a repair on the redistributable.

>>此外,在完成推荐"操作后,如何访问诸如win32控制台之类的东西.安装吗?

适用于Windows的Visual Studio Express 2015 10不能选择执行自定义"安装.您可以直接获取win32控制台应用程序.

Visual studio express 2015 for windows 10 don't have the option to do a "custom" install. you could get win32 console application directly.

 

最好的问候,

乔伊斯


这篇关于软件包安装错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆