Can several suites of the same version of Visual Studio be installed Side by Side?

后端 未结 3 1613
情深已故
情深已故 2021-01-27 04:50

I would like to know if I can install say Visual Studio 2008 Pro and Visual Studio 2008 standard on the same machine. I have tried to install the pro (trial edition available on

3条回答
  •  耶瑟儿~
    2021-01-27 05:16

    I wouldn't recommend installing multiple editions of the same version side-by-side. I can imagine it playing havoc with the registry. If you just need to have all the different editions available for testing, I'd use VMs.

    You can, however, install multiple editions (e.g. 2003, 2005 and 2008) side-by-side.

提交回复
热议问题