False positive on visual basic software .exe [closed]

1

I am new to the forum, so I apologize if I am repeating a topic (I actually searched and did not find anything that resembled the problem I am having). Anyway, I'll explain what's happening:

I did a Visual Basic 2013 development along with the SQL Server database, which I created within the program. The software is ready and working perfectly. The issue is that when I create the executable, be it through Inno Setup, Install Creator Pro or any other, and install it on a computer that has a Psafe or Avast antivirus, they charge for viruses in the software! But when they're going to scan the .exe file, they find nothing. While in the anti-virus of Microsoft itself does not charge any virus.

I've been researching it and found that creating a registry key in the program's properties (within Visual Basic) would do away with this problem. Well, I created the key but it did not work.

Please, I need someone to guide me in this, since the software will be available on a download site and the fear is that users think it has a virus, and is actually a false positive. I do not know the problem is in some line of code or if I need to go the properties of the program and modify something there, so that when the user installs the .exe on his computer, if you have these types of antivirus, do not accuse as a threat. Thank you very much for the attention and any help is welcome! Thank you!

    
asked by anonymous 22.07.2016 / 01:26

0 answers