when converting a Java Application to an executable using exe4j, I want the exe to use as much memory as I assigned to the Application (1024MB). However, the executable only assigns 248MB and I'd like to know how to change that in exe4j?
thx in advance for your help