I’m creating an NSIS script, where the Xmx value for the java application being installed can be set during the installation process. I’m not sure if this parameter is being set correctly. Is there a way to check the configured Xmx value when the application is running?
Share
jpsis a good solution, just runremember to run it as the user that launched the process though, or it will not work properly.