On 01/04/07, <b class="gmail_sendername">Ulf Lamping</b> <<a href="mailto:ulf.lamping@web.de">ulf.lamping@web.de</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
NSIS provides the feature of manipulation an ini file. The preferences<br>file looks like it, but it doesn't have category section at the start<br>(e.g. something like [josm]), so I currently don't know if it can be
<br>manipulated this way - but I'll find out.</blockquote><div><br><br>It'll be a Java Properties file. Specification of the format can be found here if it helps:<br><a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)">
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)</a><br><br></div>Also, another plugin that would be useful is the plastic_laf plugin that enables the use of the JGoodies look and feels. It makes JOSM look so much nicer than using the default Java one.
<br></div>