Hello
I have a quick question.
I made a quick c# console app and when I share the .exe file that I build, and my friend run the app, the Unknown publisher error appears every time, Do I have to sign the .exe console app
Hello
I have a quick question.
I made a quick c# console app and when I share the .exe file that I build, and my friend run the app, the Unknown publisher error appears every time, Do I have to sign the .exe console app
More than likely a code signing issue.
https://docs.microsoft.com/en-us/visualstudio/deployment/clickonce-and-authenticode?view=vs-2019
C# development is not supported here on QnA. I'd try asking for help in dedicated forums here.
https://social.msdn.microsoft.com/Forums/en-US/home?forum=csharpgeneral
--please don't forget to Accept as answer if the reply is helpful--
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
4 people are following this question.