Index: /applications/editors/josm/nsis/launch4j.xml
===================================================================
--- /applications/editors/josm/nsis/launch4j.xml	(revision 5158)
+++ /applications/editors/josm/nsis/launch4j.xml	(revision 5159)
@@ -5,6 +5,9 @@
   <outfile>josm.exe</outfile>
   <errTitle></errTitle>
-  <jarArgs></jarArgs>
+  <cmdLine></cmdLine>
   <chdir></chdir>
+  <priority>normal</priority>
+  <downloadUrl>http://java.com/download</downloadUrl>
+  <supportUrl></supportUrl>
   <customProcName>false</customProcName>
   <stayAlive>true</stayAlive>
@@ -14,7 +17,7 @@
     <minVersion>1.5.0</minVersion>
     <maxVersion></maxVersion>
+    <dontUsePrivateJres>false</dontUsePrivateJres>
     <initialHeapSize>0</initialHeapSize>
     <maxHeapSize>0</maxHeapSize>
-    <args></args>
   </jre>
 </launch4jConfig>
