mirror / launch4j

git://git.code.sf.net/p/launch4j/git
Other
71 stars 41 forks source link

Blocking of an .exe download on firefox wrapped with launch4j #5

Open nfouka opened 6 years ago

nfouka commented 6 years ago

I use launch4j to wrap a java executable with an embedded jre, my goal is to put this executable on an apache2 server to make it available to my clients to download and install. The problem: when I try to download it from firefox my antivirus blocks the download and I have no log message to identify the origin of the blocking. the download works on google chrome and IE.

Do you have an idea ?

camhart commented 5 years ago

Signing the exe could help.