Is it possible to install "Windows Phone Developer Tools RTW" on a machine without installing Visual Studio and Expression Blend?

The reason I am asking is that I want to install it on a build server.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704acf-a63a-4f97-952c-8b51b34b00ce&displaylang=en

link|improve this question

Does the download from that link require VS or Expression Blend? It shoudln't. – Michael Burr Oct 19 '10 at 0:06
1  
@Michael - no, but the Windows Phone download is harder to fathom - see microsoft.com/downloads/en/… – Steve Townsend Oct 19 '10 at 0:14
1  
@Steve: I was confused what you were talking about with the Windows Phone download since it has nothing to do with the SDK, but now I see there are some Windows Phone tags on the question... So I guess I should be confused. – Michael Burr Oct 19 '10 at 0:17
@Michael, yes I'm guessing that's of interest to @Simon. Looks like MS is currently targeting desktop development/build only for this? – Steve Townsend Oct 19 '10 at 0:18
@Steve: I don't know what MS is doing for Phone development other than a lot of people seemed angry/confused that VS2010 had no support. It's possible that MS's story for scripted builds involves installing the "Phone Developer Tools" to the build server and just ignoring the IDE (invoking msbuild or something). But since I've never done any Win Phone development I really don't know. – Michael Burr Oct 19 '10 at 0:23
show 2 more comments
feedback

2 Answers

up vote 1 down vote accepted

You can download and install the tools and then uninstall any options you don't require. Such as VS2010Express & Blend.

Unfortunately there isn't a better solution available at the moment.

link|improve this answer
feedback

Yes, that's exactly why downloads like the one you referenced exist - build servers, production servers have to build/run without Visual Studio.

Do you have specific needs here? I see the q is tagged for Windows Phone.

Online info about the Windows Phone developer tools seems to indicate that it's currently a bit of a work in progress. Don't see any obvious way to put this standalone on a build machine.

link|improve this answer
The reference to the "shaft[ing]" of VS RTM was an issue with the CTP if you subsequently installed VSpro. THe RTM tools do not have this problem. – Matt Lacey Oct 19 '10 at 0:23
@Matt - thanks, I'll remove that. – Steve Townsend Oct 19 '10 at 0:23
feedback

Your Answer

 
or
required, but never shown

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