From 777e7268166c017c92099e1a5cbdc4360448b8fc Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 25 May 2015 17:49:46 +0200 Subject: [PATCH] Windows: additional metadata to .exe --- build/build.xml | 4 ++-- build/windows/launcher/config.xml | 19 ++++++++++--------- build/windows/launcher/config_debug.xml | 19 ++++++++++--------- 3 files changed, 22 insertions(+), 20 deletions(-) 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.