From b38409595346e3caabe63aca51c3ff7dadd9d092 Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 19:39:32 +0000 Subject: Use launch4j instead of winrun4j Executables are generated on build by maven Should fix 64bit Java problems git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@436 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml') diff --git a/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml b/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml index 83c4c046..aed600bb 100644 --- a/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml +++ b/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml @@ -30,10 +30,10 @@ applications="no" startMenu="no" startup="no" - target="$INSTALL_PATH/Uninstaller/PDF-Over-Un.exe" + target="$INSTALL_PATH/Uninstaller/Uninstaller.exe" commandLine="" workingDirectory="$INSTALL_PATH/Uninstaller" - description="PDF-Over 4.0 Uninstall" + description="PDF-Over 4.0 Uninstaller" type="Application" encoding="UTF-8" initialState="minimized"> -- cgit v1.2.3