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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -