zduny
zduny

Reputation: 2541

Is it possible to have both VS 2012 Express and VS 2012 Premium installed?

I need both Visual Studio 2012 Express and Visual Studio 2012 Premium installed because of licensing reasons (I downloaded Visual Studio 2012 Premium from DreamSpark).

Is it possible to have them both installed on the same machine? Won't their installations clash with each other?

Upvotes: 1

Views: 578

Answers (2)

Micha
Micha

Reputation: 5163

It is possible like Alyce sad (+1). I know some colleagues which have 3 and more VS installed. I personally installed two generation (2008 and 2012). In some case installation sequence matters. There are also several Microsoft help-sites about this theme like this one.

Upvotes: 0

Alyce
Alyce

Reputation: 896

I have Visual Studio Express for Web 2012 and Visual Studio Ultimate 2012 installed on the same machine, with no problems that I know of.

Upvotes: 2

Related Questions