Changes between Version 133 and Version 134 of Download
- Timestamp:
- 2018-05-20T11:41:54+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v133 v134 199 199 * Puts the files `josm-tested.jar` and `josm.exe` in directory chosen by the user, default is `C:\Program Files (86)\JOSM\` 200 200 * Suggests to register josm.exe as target for the file extensions `*.osm` and `*.gpx`. 201 * Suggests to place JOSM shortcut icons on the Desktop and in the Start Menu (Currently they are placed for an admin [ticket:11398 only]and can be copied from there).201 * Suggests to place JOSM shortcut icons on the Desktop and in the Start Menu (Currently they are placed for an admin only and can be copied from there, #11398). 202 202 * Asks if the Plug-Ins Imagery offset database and Turn restrictions should be provided. 203 203 * Adds uninstall data at the appropriate places. … … 214 214 }}} 215 215 216 For giving [wikitr:Help/CommandLineOptions#Javaoptions Java options] to the Java VM josm.exe uses the optional file `josm.l4j.ini` in its directory. In this file each option needs a separate line and comments are possible, see [http://launch4j.sourceforge.net/docs.html#Additional_jvm_options Additional JVM options]. 217 218 While being a 32-bit program, josm.exe seems to need a 64-bit Java on 64-bit Windows. 216 219 217 220 === MacOS Errors ===#Macoserrors … … 237 240 sudo spctl --master-disable 238 241 }}} 239 240 242 241 243
