locked
Build and Deploy windows Store app RRS feed

  • Question

  • I don't know if this question belongs here, if not, please feel free to move it where appropriate.

    I am generating the project files for my Windows Store app. I want to automate this as much as possible. So far I've been using Visual Studio 2012 Premium, so after I generated the files and the project file I would just call devenv /Build and devenv /Deploy and that left the app ready to run (which I am firing from another program).

    The thing, one of my users is using Visual Studio 2012 Express for Windows 8, the Build and Deploy commands are not there :(

    I know (guess) Visual Studio is calling a msbuild scripts in order to perform the tasks I'm telling it to do, so my question is, what are those scripts... or which are the targets VS is calling when I execute the Build and Deploy commands.

    I hope I made myself clear.

    Regards,

    Sebastian


    http://bit.ly/sebagomez

    • Moved by Ego Jiang Wednesday, November 7, 2012 1:53 AM It is a windows store apps (From:MSBuild)
    Monday, November 5, 2012 7:39 PM

All replies

  • Hi Sebastian,

    Based on this case relate to Windows Store App. I am moving this thread to Tools for Windows Store apps forum for better help.
     
    Thank you for your understanding and support. 

    Best regards,


    Ego [MSFT]
    MSDN Community Support | Feedback to us

    Wednesday, November 7, 2012 1:56 AM