|
|
#1 |
|
Junior Member
Join Date: Nov 2007
Location: paris
Posts: 8
|
Setting Java Runtime parameter from NSIS
Hi
Given there is a way to locate the JRE, add new environment variables, ... by manipulating the registry, is there a way to set the Java Runtime Parameters, e.g., to -Xmx1200M ? I'll appreciate any comments Cyril |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
I think you'll get better response for this kind of question in a Java related forums as it's very Java specific.
Off the top of my head, there's no such registry key that I remember. NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2007
Location: paris
Posts: 8
|
thanks for your comment
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Oct 2007
Posts: 101
|
I know there is a HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\ that provides info about installed JRE and the default one.
Gal' |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|