Windows App Certification Test Kit Failing

T1000 6 Reputation points
2020-08-05T12:32:15.82+00:00

When I am running the test kit on my Windows App Certification Kit my application is failing in just one area.

The error message I get from the Windows App Certification Test Kit is that my exe file "is marked as either "RequiredAdministrator" or "HighestAvailable" and is not signed."

To sign the exe do I need to obtain a code signing certificate (below) from Microsoft? How do I know which signing certificate is the correct one for me and my application?

"https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/update-a-code-signing-certificate"

Also, when I certify my application do I need to certify each and every single future version of the application again or do I need to certify only versions with major changes?

Thank you.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,768 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. DaisyTian-1203 11,621 Reputation points
    2020-08-06T01:30:00.343+00:00

    Windows App Certification Test Kit is a tool to make a certification test for the app which want to be published in the Microsoft. There is a more easy way to package the WPF project with Visual Studio, you can also sign it during the package the Windows Application Packaging Project.Here is steps for you to package and sign it. For more info about packaing and publishing the app to Store , please ask it on Submitting and Publishing Apps where you can be assister better.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.