2013/10/29 bredy <bredy...@yahoo.it>

> Attualmente per avviare JOSM uso un file bat con la seguente stringa:
> java -jar -Xmx512M -Dsun.java2d.opengl=true "C:\OSM\josm-latest.jar"
>
> è possibile fare in modo che non si apra la finestra prompt?
>
>
> Modificalo così

@echo off
java -jar -Xmx512M -Dsun.java2d.opengl=true "C:\OSM\josm-latest.jar"

Ciao,
Stefano


>
> --
> View this message in context:
> http://gis.19327.n5.nabble.com/Start-JOSM-tp5783258.html
> Sent from the Italy General mailing list archive at Nabble.com.
>
> _______________________________________________
> Talk-it mailing list
> Talk-it@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-it
>
_______________________________________________
Talk-it mailing list
Talk-it@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-it

Rispondere a