Changes for page JApplication

Last modified by Andrus Adamchik on 2006/12/10 12:40

From version 70.1
edited by Andrus Adamchik
on 2006/09/16 16:37
Change comment: There is no comment for this version
To version 72.1
edited by Andrus Adamchik
on 2006/09/16 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,7 +26,7 @@
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
29 +|jvm|Minimal version of the Java Virtual machine required.|no (default is "1.4+")|mac
30 30  |jvmOptions|Optional parameters to pass to the JVM, such as memory settings, etc.|no|mac
31 31  |nsisHome|Location of NSIS installation. Ignored except on Windows.|no (default is "C:rogram FilesSIS")|windows
32 32  |version|Product version string|no (default 0.0)|mac