문제

I'm trying to install Visual Studio 2005 on Windows 7 (x64).

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:

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?

2 - Is this normal or there is another version of Visual Studio that would be installed in the 64-bit folder?

도움이 되었습니까?

해결책

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. Only a few things will be in the 64 bit folder, some IDE and Packages stuff (only IDE for 2008, probably same for 2005). Most of the install is indeed in the x86 folder.

다른 팁

It will be fine. VS itself is a 32-bit application (ref: 64-bit Applications).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top