|
|
|
|
#1 |
|
Junior Member
Join Date: Nov 2015
Posts: 7
|
My package is "suspected"
Hello,
I've done a really small NSIS package but it is blocked by : Windows SmartScreen Avast (without alert !) GoogleDrive... Is there a way to make my package safe ? (my NSI file is attached) |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Report the false positive to the developer of the so-called "antivirus" software and hope that they'll fix it. That's as much as you can do.
Antivirus software tends to be overly paranoid, when it comes to (not only) NSIS installers ![]() Also, it seems that, these days, Antivirus programs have a tendency to rely more and more on so-called "community" features - which effectively means that a software is considered "suspicious", just because it's not used by (at least) a million people yet... My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
The Windows SmartScreen alert will go away after enough people download it. If your software is not that popular then the warning will never go away and there is nothing you can do about it... other than putting your installer inside a zip file.
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Nov 2015
Posts: 7
|
I've done this, the exe is now in a zip (with little password), it can now be easely transferred.
Since I have only 20 users, my package will never be easy to install... ![]() Thank you for your answers. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|