Page 1 of 1

Dire warnings on windows

Posted: Wed Feb 05, 2020 4:48 am
by collectordave
Just released a small setup.exe for my application.

Users are complaining about some dire warnings they are getting when downloading and trying to run the setup all from windows.

How do you register your exe to remove these warnings?

Free of course I am sure Microsoft would not deliberately put users off non Microsoft applications or try to make money out of free applications.

Re: Dire warnings on windows

Posted: Wed Feb 05, 2020 5:35 am
by TI-994A
collectordave wrote:...Users are complaining about some dire warnings they are getting when downloading and trying to run the setup all from windows...
Presumably, there shouldn't be any warnings during the download process itself. But if these warnings are of virus/malware nature, there's no direct way to circumvent them, other than whitelisting the program, or manually bypassing the security.

Re: Dire warnings on windows

Posted: Wed Feb 05, 2020 7:16 am
by Marc56us
collectordave wrote:Just released a small setup.exe for my application.
Users are complaining about some dire warnings they are getting when downloading and trying to run the setup all from windows.
How do you register your exe to remove these warnings?
Free of course I am sure Microsoft would not deliberately put users off non Microsoft applications or try to make money out of free applications.
Windows 10 always displays a warning for unsigned .EXE files downloaded.
So there are only two solutions:
1. Buy a certificate (free exist, see forum)
2. Educate users (and provide them a SHA signature to verify the origin of the file)

Re: Dire warnings on windows

Posted: Wed Feb 05, 2020 8:35 am
by BarryG
Marc56us wrote:Buy a certificate (free exist, see forum)
Tried searching ("free cert") but couldn't find this info. Got a link? Thanks!

Re: Dire warnings on windows

Posted: Wed Feb 05, 2020 10:36 am
by Fred
You could also ship your exe in a zip, it really help

Re: Dire warnings on windows

Posted: Wed Feb 05, 2020 2:06 pm
by Derren
I am really not sure if this is still the case, but I remember windows "blocking" anything that is named "setup.exe".
If you rename it to "put my programm on your disc.exe" some of these blocking message disappear.

Re: Dire warnings on windows

Posted: Thu Mar 05, 2020 9:15 am
by Derren
Derren wrote:I am really not sure if this is still the case, but I remember windows "blocking" anything that is named "setup.exe".
If you rename it to "put my programm on your disc.exe" some of these blocking message disappear.
anil2 wrote:I remember windows "blocking" anything that is named "setup.exe".
If you rename it to "put my programm on your disc.exe" some of these blocking message disappear.
Degreaser
lol, wtf?
Nice first post :shock: