【问题标题】:Where do I submit XML reports after WACK has finished?WACK 完成后,我在哪里提交 XML 报告?
【发布时间】:2019-03-14 00:28:31
【问题描述】:

我们有 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 报告?

【问题讨论】:

  • 您解决了吗?我们也不知道在哪里提交结果。
  • 不,唯一的方法是购买即时 SmartScreen 信誉 EV 代码证书(如这里ksoftware.net/code-signing-certificates)。或者有足够的用户来允许您的设置继续进行。没有提到多少就够了(用户数)。
  • 啊,我们已经买了一台。我认为这个过程会给你带来更多好处。
  • @rolls 我也很失望。
  • 有点浪费时间。他们应该停止使用该工具。

标签: wpf desktop-application app-certification-kit


【解决方案1】:

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

您可以“证明”您的应用程序的唯一方法是Ready for Windows programWindows Desktop Application program

【讨论】: