Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I see a lot of refs to something called 'blend for visual studio' which I understand a W8 version of blend. I have VS2012 Ultimate installed on W8 and I don't see any blend.

I looked into my MSDN Pro subscription and I don't see neither separate Blend for VS2012 download not VS2012 with Blend download..

How do I get it?

share|improve this question

1 Answer

up vote 7 down vote accepted

It is one of the install options that you pick when you do the install (or at least it was in 2012 Professional).

You should be able to get it by going

  1. Add/Remove Programmes
  2. Select VS 2012 and Clicking Change
  3. Click Modify in the VS installer
  4. Tick the Blend for Visual Studio option
share|improve this answer
and if it's not in the optional features list? – Sten Petrov Feb 22 at 19:30
Do you have Windows 8? I think it's Windows 8 only. – StanK Feb 23 at 9:32
I figured it out. Our sysadmin configured the installer without Blend, I modified the config and it showed up on the list. +1 – Sten Petrov Feb 23 at 17:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.