How to get my software recognized/authroized/credentialed etc. on Windows?

David Tveraas 21 Reputation points
2022-02-08T19:30:10.94+00:00

I've been developing games in Unreal Engine, and I find when I package and publish them, the first time I open the executable I get a warning message that the game came from an unknown publisher and that I might not want to open the file (Windows 11). I seem to be getting conflicting accounts on how I'm supposed to register (or whatever I'm supposed to do) the software I created. One suggestion was to become a Partner with the Microsoft Partner Network. I did that and found that it let me log into Azure where I can register Apps. I made a registration for my App (the Unreal Project), but I can't seem to find further instructions on what to do. Was this the right path to accomplish being trusted on Windows? If so, what is the next step(s)? If not, how do I do this? Maybe I'm searching for the wrong terms, but it seems odd that I can't find documentation on a process to do this, since it seems like something all applications, not only games, need to go through. Thank you for your time and expertise.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,419 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,327 questions
{count} votes

Accepted answer
  1. Limitless Technology 39,586 Reputation points
    2022-02-09T15:15:04.247+00:00

    Hello DavidTveraas

    For becoming a Trusted Publisher you will need to purchase a code signing certificate and use a tool like Microsoft SignTool in order to sign your software. This certificates are provided by 3rd party certification authorities and the providers are several. You may prompt your question to Unreal forums in order to get some feedback on experiences from other game developers in the topic, providers, etc...

    For more information about SignTool and Code Signing certificates, please check:
    https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool
    https://learn.microsoft.com/en-us/windows/win32/seccrypto/cryptography-tools

    ------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. James Hamil 24,136 Reputation points Microsoft Employee
    2022-02-08T19:42:56.03+00:00

    Hi @David Tveraas , I'm sorry you're having this problem! I would recommend reposting this issue on the Windows 11 forum: https://answers.microsoft.com/en-us/windows/forum They will be better suited to help as this is more of a Windows question. However, have you looked into this document about certifying your application? It may be able to guide you in the right direction.

    Please let me know if you have any questions.

    If this answer helped you please mark it as "Verified" so other users may reference it.

    Thank you,
    James

    0 comments No comments

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.