Warning while downloading setup.exe builded by visual setup project
Posted
by
nosbor
on Stack Overflow
See other posts from Stack Overflow
or by nosbor
Published on 2012-04-08T11:26:08Z
Indexed on
2012/04/08
11:29 UTC
Read the original article
Hit count: 607
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?
© Stack Overflow or respective owner