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
Post a Comment