2012-09-02 35 views
0

嗨,我试着在Windows 7上安装vs2010,它失败了,下面是错误日志,任何人都可以帮助我吗?为什么VS 2010无法在Windows 7中安装?

[09/02/12,17:17:22] Microsoft Visual Studio 2010 Ultimate - ENU: [2] CRootComponent::Install(): Cannot install; setup files failed verification. 
[09/02/12,17:17:22] Microsoft Visual Studio 2010 Ultimate - ENU: [2] ERROR_INSTALL_PACKAGE_INVALID returned in CRootComponent::Install; the following file is invalid: h:\vs_setup.msi 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Ultimate - ENU is not installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Web Deployment Tool (x64) was not attempted to be installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft ASP.NET MVC 2 - Visual Studio 2010 Tools was not attempted to be installed. 
[09/02/12,17:17:24] VS70pgui: [2] DepCheck indicates Microsoft Silverlight 3 SDK was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Tools for Office Runtime (x64) was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Office Developer Tools (x64) was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Dotfuscator Software Services - Community Edition was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Crystal Reports templates for Visual Studio 2010 was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x86) ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 SP2 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Visual Studio 2010 Tools for SQL Server Compact 3.5 SP2 ENU was not attempted to be installed. 
[09/02/12,17:17:25] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Runtime v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Services for ADO.NET v2.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework Services v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Sync Framework SDK v1.0 (x64) ENU was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Performance Collection Tools (x64) was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 IntelliTrace (x64) was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard 1.4 was not attempted to be installed. 
[09/02/12,17:17:26] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server System CLR Types (x64) was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Management Objects (x64) was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Framework was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Data-Tier Application Project was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2008 R2 Transact-SQL Language Service was not attempted to be installed. 
[09/02/12,17:17:27] VS70pgui: [2] DepCheck indicates Microsoft SharePoint Developer Tools was not attempted to be installed. 
[09/02/12,17:17:28] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 ADO.NET Entity Framework Tools was not attempted to be installed. 
[09/02/12,17:17:28] VS70pgui: [2] DepCheck indicates Microsoft Help Viewer 1.0 x64 was not attempted to be installed. 
+0

它不,我在我的Windows 7安装VS 2010旗舰版安装。 –

+0

你有没有尝试过:https://connect.microsoft.com/ –

+0

@DannyVarod我应该如何使用它? – Karamafrooz

回答

3

[09/02/12,17:17:22]微软的Visual Studio 2010旗舰版 - ENU:[2] ERROR_INSTALL_PACKAGE_INVALID在CRootComponent返回::安装;以下文件无效:h:\ vs_setup.msi

您的安装程序已损坏。

+0

thx,我该怎么办?我正在尝试使用iso文件进行安装,我将它安装到驱动器上。 – Karamafrooz

+2

重新下载它。 – SLaks

+0

假设我已验证该文件是否正确 - 我将如何确定验证'vs_setup.msi'的* code *是否不正确? – Logan

1

移动你的iso到本地计算机,并尝试没有任何问题再次

+0

我axtracted的ISO,并试图安装它,但它没有奏效 – Karamafrooz

+0

@ Karamafrooz ummm在你的机器上禁用病毒扫描程序,如果你的机器上有Visual C++运行时删除它们并尝试再次安装 –

+0

我禁用它没有工作 – Karamafrooz

相关问题