Author |
Message |
vingram6
Joined: 08 Sep 2012 Posts: 1
|
Posted: Sat Sep 08, 2012 7:17 pm
|
|
|
I download many applications and for the most part they do not give me the dreaded warning about the download "harming your computer".
How do I (or can I) configure my InstallSimple download procedure to avoid this message without making changes to the end user's operating system.
Can the modify the registry feature accomplish this? If so, how.
Thanks,
V Ingram
|
|
|
 |
Vladislav Biryukov
Site Admin
Joined: 16 Jan 2010 Posts: 59
|
Posted: Wed Sep 12, 2012 5:16 pm
|
|
|
Hi
This is a problem of any applications that are distributed over the Internet...
Cause of the problem is a "SmartScreen Filter" in the Windows operating system that is protecting users from installing unsigned applications.
SmartScreen Filter creates problems to software vendors who try to distribute updated version of setup or binary files on internet. Everytime an updated version is released, SmartFilter starts saying that the file is not commonly downloaded and can download harmful files to your computer.
The simple way to disable warnings - you can pack your installation package (Setup.exe) into ZIP-archive and distribute it.
More information you find here:
http://en.wikipedia.org/wiki/Microsoft_SmartScreen
http://www.ghacks.net/2010/03/08/how-to-disable-the-smartscreen-filter-in-internet-explorer/
|
|
|
 |
|