简体   繁体   English

为 Microsoft 商店发布 EXE 桌面应用程序

[英]Publish EXE desktop app for Microsoft store

I have an app created by C++ and Visual Studio 2015 .我有一个由C++Visual Studio 2015创建的应用程序。 It packed by Inno Setup and has "exe" format.它由Inno Setup打包并具有“exe”格式。 I want to publish this app on Microsoft Store.我想在 Microsoft Store 上发布这个应用程序。 Is it possible?可能吗? I have developer account but can not upload exe file - too many errors.我有开发者帐户,但无法上传 exe 文件 - 错误太多。 Can I use VS 2015 or need upgrade to 2019?我可以使用 VS 2015 还是需要升级到 2019?

It is possible now.现在是可能的。 Just select right product type.只需选择正确的产品类型。

在此处输入图像描述

In my case product was added many years ago and has "MSIX or PWA app" type.在我的案例中,产品是多年前添加的,并且具有“MSIX 或 PWA 应用程序”类型。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将传统Windows桌面应用程序提交到Windows应用商店 - Submission of a traditional Windows desktop app to Windows Store 登录-将用户数据传递到新窗口/将其存储为静态信息? [桌面应用] - Login - pass user data to new windows / store it as static information? [Desktop App] 将桌面应用程序提交到Windows应用商店需要执行哪些操作? - What do I need to do to submit my desktop app to the Windows Store? 在C ++ Windows Store应用程序中使用Microsoft帐户和Azure移动服务进行单一登录 - Single Sign On using Microsoft account and Azure Mobile Services in a C++ Windows Store app 在Windows App Store外部部署的应用程序或软件中的Microsoft Windows Advertising SDK - Microsoft Windows Advertising SDK in apps or software deployed outside of Windows App Store ./a.out 在 windows 上的 Visual Studio 代码上不起作用 - 给出“在 Microsoft Store 中查找应用程序”提示 - ./a.out on visual studio code on windows wont work - gives a 'look for an app in the Microsoft Store' prompt 如何部署/制作.exe /发布Visual Studio DirectX游戏? - How to deploy/make .exe/publish a Visual Studio DirectX game? Microsoft应用程序的互斥示例 - Mutex example with microsoft app 在桌面应用程序中存储哈希,盐,键的位置 - Where to store hashes, salts, keys in Desktop Applications wxWidgets创建一个存在于桌面上的应用程序? - wxWidgets create an app that lives on the desktop?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM