Change the default installation directory for Visual Studio 2008

I would like to install Visual Studio 2008 on a PC with an existing VS2005 installation. Due to the lack of space on my C: drive, I would like to install VS2008 on my D: drive. Is it possible?

Note:

I reinstalled all the trivial applications on my D: drive and cleaned up as much space on the C: drive as possible. Due to my development machine being locked, I am unable to resize the default partition or rebuild the machine.

I know this is not strictly a programming question, but since it is a development environment I thought I would ask.

+1


a source to share


1 answer


When you do a custom installation, you have the option to specify the target directory, although it will still require some space on the system drive.



+2


a source







All Articles