summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 15:26:48 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 15:26:48 +0100
commit285a02799aecd42045bc7715555c1fde21bdaf9b (patch)
tree697d3008215e0975618f45f134d774f9bf22a231 /trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
parent13fe0fa7e3b350f632aff36296a4beb9adb48e84 (diff)
downloadpdf-over-285a02799aecd42045bc7715555c1fde21bdaf9b.tar.gz
pdf-over-285a02799aecd42045bc7715555c1fde21bdaf9b.tar.bz2
pdf-over-285a02799aecd42045bc7715555c1fde21bdaf9b.zip
Use launcher for windows (WinRun4J)
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
index 767b2d9c..c2a6b83a 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
+++ b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec_deu.xml
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<shortcuts>
- <!-- <skipIfNotSupported/> -->
- <programGroup defaultName="PDF-Over"
- location="applications"/>
+ <!-- <skipIfNotSupported/> -->
+ <programGroup defaultName="PDF-Over" location="applications"/>
<shortcut
name="PDF-Over"
@@ -12,7 +11,7 @@
applications="no"
startMenu="no"
startup="no"
- target="$INSTALL_PATH/scripts/pdfover_win.bat"
+ target="$INSTALL_PATH/PDF-Over.exe"
commandLine=""
workingDirectory="$INSTALL_PATH"
description="PDF-Over 4.0"
@@ -20,10 +19,10 @@
iconIndex="0"
type="Application"
encoding="UTF-8"
- initialState="minimized">
+ initialState="normal">
<createForPack name="main"/>
</shortcut>
-
+
<shortcut
name="PDF-Over deinstallieren"
programGroup="yes"
@@ -40,5 +39,4 @@
initialState="minimized">
<createForPack name="main"/>
</shortcut>
-
</shortcuts> \ No newline at end of file