I used netbeans to create a calculator kind of app. I tried converting the jar file into a .exe file with launch 4j with a minimum .jre of 1.1.0 and 1.6_32 at some other time.
The app opened well in my laptop but it didnt open in other laptops i tried deploying on. the message was "the application requires a minimum .jre of .1.1.0..." then next it tried opening browser to oracle website to download.
What can I do so that this app can run in other desktop and laptops without asking about minimum .jre requirement.