Skip to content
⌘ NSIS Forum Archive

Virus Problem

4 posts

flizebogen#

Virus Problem

In our Company we're using the virus scanner by F-Secure. Currently the most recent virus definitions (2006-09-13_01) recognize all NSIS created tools as Virus. I guess this will gone with the next update. The zlib Stub causes the virus messages and was therefor removed by the virus software.

For a workaround i wanted to recompile all scripts using LZMA but got the following message. Is this a wanted behaviour?

regards,
flizebogen

kichik#
Yes, it can't find the zlib stub. A dummy file might work. If not, copy another stub over and name it zlib. It can be lzma, bzip2 or an older version of zlib.
{_trueparuex^}#
I use F-secure too, but I couldn't reproduce the FP until now. 😔 I sent some samples to F-secure and I just got replay from them that the problem will be fixed on nex update. 🙂