08:11 pm - chris61182 - Need Jar Help I've been searching google, and even posted on some forums that I frequent, but it seems as if I need the help of some Java experts.In short how do you set the min/max heap size for an executable jar so that you can launch it by double clicking? It's easy enough if I don't put my app in a jar, or even if I just launch the jar from the command line. Though I want to get away from the command line since the end users won't necesarily be technical people and I'd just rather not frighten them with having the console window open.So any help would be much appreciated.