winapi - Distributing Win32 Application Practice: Windows Smart-screen compliant -


my winapi c++ program causing windows smart-screen popup (when download try run it). rightly because haven't digitally signed or etc.

what things should done winapi application (&/or) installer make windows smart-screen compliant? signing exe & installer signtool or there other things? have purchase/register certificate? can generate own free? other steps produce 'well behaved'/smart-screen compliant win32 application?


Comments

Popular posts from this blog

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -