Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Problems with antivirus and permissions to run application |
|
Author |
|
jadentyhy
Joined: 17 Dec 2010 Posts: 4
|
Posted: Tue 02 Sep '14 12:20 Post subject: Problems with antivirus and permissions to run application |
|
|
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: 7398 Location: EU, Germany, Next to Hamburg
|
Posted: Wed 03 Sep '14 12:39 Post subject: |
|
|
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 |
|
|
|
|
|
|