5

我们有 WPF 桌面应用程序,我们将其打包在安装程序可执行文件中。由于 SmartScreen,我们需要对我们的应用程序进行认证。我们使用 Windows 10 SDK 中的 Windows 应用认证工具包 (WACK) 来生成 XML 报告。现在我们必须将这些报告提交给微软。

https://docs.microsoft.com/en-us/windows/desktop/win_cert/windows-certification-portal

我们已经将开发者帐户创建为公司,当我点击提交报告时:

Test locally and upload the results     
After your run the Windows App Certification Kit tests, upload the results to the Windows Certification Dashboard.

https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/

它引导我到 Windows 硬件开发中心仪表板?!?

我们是否为我们的桌面应用程序认证上传了 WACK 报告?

4

1 回答 1

0

我已就此向 Microsoft 开了一张票,结果证明“经典桌面”徽标计划已停止使用。

您可以“证明”您的应用程序的唯一方法是Ready for Windows 程序Windows 桌面应用程序程序

于 2019-08-15T10:19:54.070 回答