Index: applications/editors/josm/nsis/josm.nsi
===================================================================
--- applications/editors/josm/nsis/josm.nsi	(revision 5824)
+++ applications/editors/josm/nsis/josm.nsi	(revision 5861)
@@ -296,5 +296,5 @@
 ; write reasonable defaults for some preferences
 ; XXX - some of this should be done in JOSM itself, see also JOSM core, data\Preferences.java function resetToDefault()
-${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "projection" "org.openstreetmap.josm.data.projection.Mercator"
+${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "projection" "org.openstreetmap.josm.data.projection.Epsg4326"
 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "draw.segment.direction" "true"
 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "layerlist.visible" "true"
