Changes for page JApplication
Last modified by Andrus Adamchik on 2006/12/10 12:40
From version 77.1
edited by Andrus Adamchik
on 2006/09/16 15:35
on 2006/09/16 15:35
Change comment:
There is no comment for this version
To version 79.1
edited by Andrus Adamchik
on 2006/09/16 19:34
on 2006/09/16 19:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,10 +26,10 @@ 26 26 |destDir|A destination directory where the application launcher should be installed|no (will use ##"$basedir"## if omitted)| 27 27 |longName|An optional string identifying the application human-readable name. If not specified, "name" is used.|no| 28 28 |icon|Platform-specific icon file (usually ".ico" on Windows and ".icns" on Mac)|no|mac,windows 29 -|jvm|Minimal version of the Java Virtual machine required.|no|mac 30 -|jvmOptions|Optional parameters to pass to the JVM, such as memory settings, etc.|no| mac29 +|jvm|Minimal version of the Java Virtual machine required.|no (default is "1.4+")|mac 30 +|jvmOptions|Optional parameters to pass to the JVM, such as memory settings, etc.|no| 31 31 |nsisHome|Location of NSIS installation. Ignored except on Windows.|no (default is "C:rogram FilesSIS")|windows 32 -|version|Product version string|no|mac 32 +|version|Product version string|no (default 0.0)|mac 33 33 34 34 == Nested Elements == 35 35