Last change
on this file since 3405 was 2601, checked in by ulf, 18 years ago |
very first (alpha) version of an osm Win32 installer
|
File size:
518 bytes
|
Rev | Line | |
---|
[2601] | 1 | <launch4jConfig>
|
---|
| 2 | <dontWrapJar>false</dontWrapJar>
|
---|
| 3 | <headerType>0</headerType>
|
---|
| 4 | <jar>downloads\josm-latest.jar</jar>
|
---|
| 5 | <outfile>josm.exe</outfile>
|
---|
| 6 | <errTitle></errTitle>
|
---|
| 7 | <jarArgs></jarArgs>
|
---|
| 8 | <chdir></chdir>
|
---|
| 9 | <customProcName>false</customProcName>
|
---|
| 10 | <stayAlive>true</stayAlive>
|
---|
| 11 | <icon>logo.ico</icon>
|
---|
| 12 | <jre>
|
---|
| 13 | <path></path>
|
---|
| 14 | <minVersion>1.5.0</minVersion>
|
---|
| 15 | <maxVersion></maxVersion>
|
---|
| 16 | <initialHeapSize>0</initialHeapSize>
|
---|
| 17 | <maxHeapSize>0</maxHeapSize>
|
---|
| 18 | <args></args>
|
---|
| 19 | </jre>
|
---|
| 20 | </launch4jConfig>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.