简体   繁体   中英

How to deploy windows app store project (Visual Studio Ultimate 2012)

I have a windows app store project and I wish to deploy it so that it have its set up file(ClickOnce). I searched online and tried a few methods like using InstallShield but it doesn't work. I hope to hear from any help. Thank you very much.

First installing package using Power Shell you would need to

  • If you have a Machine for test try installing in that.
  • If the app is already installed please un-install it and then re install with new package.
  • Make sure all the contents of the app package is in the other machine(total 1 folder 1 file and inside the folder app. inside the folder two more folders and 3 files including the power shell ).

After all these go through this link and check Install from powershell

Let me know if it worked else Ill go on searching for more.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM