logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Problems with antivirus and permissions to run application
Author
jadentyhy



Joined: 17 Dec 2010
Posts: 4

PostPosted: Tue 02 Sep '14 12:20    Post subject: Problems with antivirus and permissions to run application Reply with quote

I created a Java application and I generated an executable. JAR, which works perfectly, after that I used my Launch4j that transforms .JAR on .EXE and then I used InstallCreator to create an installer for my application .EXE to have a more professional look, but my clients are having difficulty downloading the application generated by InstallCreator because the antivirus does not allow the user to download the .EXE software that is on the InstallCreator format (in a Setup format), and in some cases (very rare) when downloading the Setup allows generated by InstallCreator after installed, the antivirus is triggered when the application starts and gives a signal to virus threat and the application is blocked, or to run. installed EXE is necessary "run as administrator ". and this makes it very difficult for the user, anyone know any way to get one. JAR turn into. EXE and create an installer that does not generate any problems with antivirus and permissions? And once installed does not give problem to run?



¸.•°*”˜˜”*°•. ¸.•°*”˜˜”*°•.¸
..¸.•°*”˜˜”*°•Thank you.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Wed 03 Sep '14 12:39    Post subject: Reply with quote

You can use different setup generator like NSIS, also you should inform the anti virus vendor about that false positive. If people don't submit false positives then they won't get fixed.
Back to top


Reply to topic   Topic: Problems with antivirus and permissions to run application View previous topic :: View next topic
Post new topic   Forum Index -> Other Software