On 12/05/2022 23:57, Louis wrote:
> That's very unfortunate.
> But there must have been some change, right? Why does it only get
> detected when build by the new version?
Because somewhere, someone also used that version of Inno Setup to
package their malware, and the antivirus vendors were not sufficiently
careful when generating signatures for it, so it matches the installer
component and not just the malware payload.
You can reduce false positives somewhat by also signing your installer
(this may not be instant, some vendors accord trust progressively over
time), but officially submitting a sample as a false positive is
recommended whenever something is falsely flagged.