Question

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?

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top