简体   繁体   English

在Windows 7(64位)上安装Visual Studio 2005

[英]Installing Visual Studio 2005 on Windows 7 (64-bit)

I'm trying to install Visual Studio 2005 on Windows 7 (x64). 我正在尝试在Windows 7(x64)上安装Visual Studio 2005。

The problem in brief is; 简要的问题是; when I do this the installer says it will be installed in the "x86" folder, but also displays this message: 当我这样做时,安装程​​序会说它将安装在“ x86”文件夹中,但还会显示此消息:

Setup will install the following components:
Microsoft Visual Studio 2008 64bit prerequisites (x64)
..... etc

My question is, 我的问题是

1 - Will VS be installed as 64-bit or 32-bit? 1-VS将以64位还是32位安装?

2 - Is this normal or there is another version of Visual Studio that would be installed in the 64-bit folder? 2-这是正常现象还是64位文件夹中将安装其他版本的Visual Studio?

I know for Visual Studio 2008 and 2010 (both 64 bit installs in my case) it installs in both x86 and normal (64 bit) Program Files folders. 我知道对于Visual Studio 2008和2010(在我来说都是64位安装),它既可以安装在x86程序中,也可以安装在普通(64位)Program Files文件夹中。 Only a few things will be in the 64 bit folder, some IDE and Packages stuff (only IDE for 2008, probably same for 2005). 64位文件夹中仅包含少量内容,一些IDE和Packages内容(仅适用于2008年的IDE,可能与2005年相同)。 Most of the install is indeed in the x86 folder. 大多数安装确实在x86文件夹中。

It will be fine. 没事的。 VS itself is a 32-bit application (ref: 64-bit Applications ). VS本身是一个32位应用程序(参考: 64位应用程序 )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在64位中调试Visual Studio - How to debug Visual Studio in 64-bit Visual Studio 2017 64位IDE? - Visual Studio 2017 64-bit IDE? Visual Studio(6.0,2003和2008)与Windows Vista 64位(x64)的兼容性 - Visual Studio (6.0, 2003 & 2008) compatibility with Windows Vista 64-bit (x64) Visual Studio VSTO 32 位和 64 位版本 - Visual Studio VSTO 32-bit and 64-bit builds 如何在64位Windows 7上运行和调试Visual Studio 2008中的nunit测试? - How to run and debug nunit tests in Visual Studio 2008 on 64-bit Windows 7? Windows 7 Home Premium SP1 64位是否支持Visual Studio 2010 Professional? - Does Windows 7 Home Premium SP1 64-bit support Visual Studio 2010 Professional? Windows 7 64位Visual Studio 2013上的本机cl.exe - Native cl.exe on Windows 7 64-bit Visual Studio 2013 如何在Windows 7 64位上修复Visual Studio 6的设置源窗口字体? - How to fix setting source window font of Visual Studio 6 on Windows 7 64-bit? 如何使用地址模型标志在 Windows 上为 Visual Studio 构建 64 位提升? - How to build 64-bit boost for visual studio on windows using the address-model flag? Windows 64位VectoredExceptionHandler中的C ++ RTTI,MS Visual Studio 2015 - C++ RTTI in a Windows 64-bit VectoredExceptionHandler, MS Visual Studio 2015
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM