My setup project keeps getting blocked by the antivirus

2022-04-04T20:34:17.317+00:00

Hello, i'm working on a videogame and right now im trying to implement a simple setup (installer), so that it can deliver everything where it needs to (also i need to touch 2 registry keys to use them with a launcher/updater i implemented), but every time i send a new installer to the testing team they keep getting AV warnings.

I'm using the setup project from visual studio 2019 to set everything up but i can't seem to find a proper solution to this issue, also just leaving the warning and telling the users to just trust the executable is not an option, because i know a lot of people will not play the game if the AV tells them that its dangerous!!

Can i make my installer a trusted source so that the AV doesnt prompts warnings? If so, how?

Thanks in advance

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,887 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2022-04-05T09:42:10.043+00:00

    Hi @Alejandro Martin Hernandez Quintana ,

    Welcome to Microsoft Q&A!

    Maybe you can consider using the Authenticode Digital Signatures.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments