You can specify:
: Some antivirus engines generically flag self-extracting EXEs that run other executables. Solution : Digitally sign your EXE using a code-signing certificate (even a self-signed one reduces false positives). Also, avoid running scripts downloaded from the internet without whitelisting. 7z sfx constructor
. Additionally, because SFX files behave like executables, they are sometimes flagged by security software as potential threats Alternatives You can specify: : Some antivirus engines generically