locked
How do you create a package for Windows Market Store using Visual studio 2012 RRS feed

  • Question

  • Hi guys

    I have search and read over 100s of page, still can't figure out who to create a simple package that will work on windows market store , using visual studio 2012 can someone point me to the right direction or provide step by step instructions please

    very much would appreciate this .

    Thursday, December 26, 2013 9:24 PM

Answers

  • I started by creating a Windows app project.

    The store also accepts Windows WPF apps too.

    Once you have your app designed you can upload it to the Windows Store.


    n.Wright

    Thursday, December 26, 2013 9:31 PM
  • Hi Waheed,

    If you are working with Windows Store App project, you should be able to see the "Project" in the Menu Bar of VS2012, select "Store" you will see "Create App Package", click it, the coming dialog window will lead you step by step to create a package for Windows Store App.

    --James


    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support

    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.


    Friday, January 3, 2014 5:34 AM
    Moderator

All replies

  • I started by creating a Windows app project.

    The store also accepts Windows WPF apps too.

    Once you have your app designed you can upload it to the Windows Store.


    n.Wright

    Thursday, December 26, 2013 9:31 PM
  • Hi Waheed,

    If you are working with Windows Store App project, you should be able to see the "Project" in the Menu Bar of VS2012, select "Store" you will see "Create App Package", click it, the coming dialog window will lead you step by step to create a package for Windows Store App.

    --James


    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support

    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.


    Friday, January 3, 2014 5:34 AM
    Moderator