1
I have a small c# project using Clickonce for publication.
I would like to know what kind of digital certificate I should use (if necessary where to buy...), or how can I do it (if it can be done outside a company that works with it...) so that the name of the editor appears and the smartscreen of windows 8/10 does not show it as a malicious program.
I’m not sure how to do it, but maybe these links will help you: https://msdn.microsoft.com/en-us/library/xc31ft41.aspx and https://msdn.microsoft.com/en-us/library/ab4eace3(VS.80). aspx
– Guilherme Nascimento