Warning while downloading setup.exe builded by visual setup project
- by nosbor
I've built installer for my(c#, wpf) application by visual setup project.
I share my project over internet by web site. But when I download the file I receive warning(actually looks like terrible error or virus) that the application(setup.exe) can harm my computer and apocalypse will come in near future if I will run it.
Yes my installer is not signed by MS certificate, but I saw that other installers of others application also don't have cert but the warning is not shown(for instance installer of notepad++).
Do you have any suggestions or solution of my problem?