Publishing desktop applications to windows store

こ雲淡風輕ζ 提交于 2019-12-12 03:06:44

问题


I need to know is there any way to publish traditional desktop applications to windows store. The link,

http://blogs.msdn.com/b/windowsstore/archive/2012/06/08/listing-your-desktop-app-in-the-store.aspx

says we cannot upload the desktop app, but we can give a url for the customers to download. I need to know, is there any way to directly upload the exe (or whatever).


回答1:


Microsoft works on a tool for this aka Project Centennial which is not available for public yet. Officially from here:

Your application should already run on Windows 10. To make it easier for you to distribute and monetize your application, we are developing "Project Centennial". This toolkit will enable you to package and publish your .NET and Win32 applications to the Windows Store. "Project Centennial" is expected to be available for public testing next year.




回答2:


As mentioned by @vzayko, Project Centennial will be the bridge to use to get your classic Windows application into the Windows Store.

However, until the Windows classic app bridge is publicly available (which should be sometime this year), there is no way to submit your application to the Windows Store.



来源:https://stackoverflow.com/questions/34717516/publishing-desktop-applications-to-windows-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!