You are not logged in.
Pages: 1
Hello,
I've created a .dll using synopse project units and when i try to register my .dll it shows virus alert and don't let to register.
Does anybody know something about this issue or how to resolve?
thank you very much.
Blanca
Offline
This is more a Delphi problem than a SynPDf issue, I guess.
False positive are pretty common with cheap antiviruses (e.g. AVAST).
Try your dll/executable with http://www.virustotal.com/
Tip: never ever use UPX compression. UPX + Delphi is pretty common among viruses, so don't use UPX.
Offline
Definitely it's the issue of the anti-virus software...
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
Pages: 1