Installing multiple versions of Visual Studio Team

2019-09-02 15:33发布

Does anyone have any experience with installing multiple versions of Team edition on the same machine? For example Team Developer and Team Architect at the same time? Is this possible? Do you have to open one version vs the other? Or do you end up with one installation with all the versions installed on top of each other.

2条回答
淡お忘
2楼-- · 2019-09-02 16:25

You can happily install multiple versions. When you install the second one it simply add the features into the same Visual Studio 2008 instance meaning you get the features of both in the same instance of the IDE.

That said, the way licensing works it is usually cheaper to purchase Visual Studio Team Suite (which includes all the features) then purchasing 2 seperate SKU's.

查看更多
女痞
3楼-- · 2019-09-02 16:34

My guess will be that each new installation will overwrite the previous in your instance. See this: relationship of various Visual Studio Editions

With Team system being on one level, my guess is only one can be installed.

查看更多
登录 后发表回答