Need to sign a C# .exe

37 Views Asked by At

I developed an application in C#. When I try to run it, the following Windows Smart Screen pop-up show up:

see image

Clicking on "Run Anyway", the program start without problem. As I need to install this exe on more computer, will be better that the program run without show this pop-up.

Reading on google I figure out that I need a certificate for running the program. Anyone could help me about how generate a certificate? I don't want to pay for one.

Thanks in advance.

0

There are 0 best solutions below