diff --git a/build/build.xml b/build/build.xml index ec8889221..8b3634497 100644 --- a/build/build.xml +++ b/build/build.xml @@ -841,8 +841,8 @@ - - + + diff --git a/build/windows/launcher/config.xml b/build/windows/launcher/config.xml index d14e7f13d..3f2982a79 100644 --- a/build/windows/launcher/config.xml +++ b/build/windows/launcher/config.xml @@ -3,15 +3,8 @@ gui lib arduino.exe - - - . - normal - http://java.sun.com/javase/downloads/ - - false - false - + Arduino + http://www.oracle.com/technetwork/java/javase/downloads/index.html application.ico processing.app.Base @@ -45,6 +38,14 @@ -splash:./lib/splash.png -Dsun.java2d.d3d=false + + Arduino IDE + Arduino LLC + Arduino + Arduino LLC + arduino + arduino.exe + An error occurred while starting the application. This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted. diff --git a/build/windows/launcher/config_debug.xml b/build/windows/launcher/config_debug.xml index 5c92f8309..bd4070332 100644 --- a/build/windows/launcher/config_debug.xml +++ b/build/windows/launcher/config_debug.xml @@ -3,15 +3,8 @@ console lib arduino_debug.exe - - - . - normal - http://java.sun.com/javase/downloads/ - - false - false - + Arduino + http://www.oracle.com/technetwork/java/javase/downloads/index.html application.ico processing.app.Base @@ -44,6 +37,14 @@ 32 -Dsun.java2d.d3d=false + + Arduino IDE + Arduino LLC + Arduino + Arduino LLC + arduino + arduino.exe + An error occurred while starting the application. This application was configured to use a bundled Java Runtime Environment but the runtime is missing or corrupted.