summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
diff options
context:
space:
mode:
authortkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:37:04 +0000
committertkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:37:04 +0000
commitbe435ee28459813ac0b3992db3818d57550351f3 (patch)
tree616dfc910b210067cc6b712debb1e127d16b8e61 /trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
parent0b90c2655871eb85d69e788a517e0e3687a713fa (diff)
downloadpdf-over-be435ee28459813ac0b3992db3818d57550351f3.tar.gz
pdf-over-be435ee28459813ac0b3992db3818d57550351f3.tar.bz2
pdf-over-be435ee28459813ac0b3992db3818d57550351f3.zip
+ fixed installer for windows xp
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12770 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
index 64f3fa9b..ee78dc48 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
+++ b/trunk/pdf-over-gui/src/main/resources/izpack/win_shortcutSpec.xml
@@ -20,8 +20,23 @@
iconIndex="0"
type="Application"
encoding="UTF-8"
- terminal="false"
- KdeSubstUID="false"
+ initialState="normal">
+ <createForPack name="main"/>
+ </shortcut>
+
+ <shortcut
+ name="Uninstall"
+ programGroup="yes"
+ desktop="no"
+ applications="no"
+ startMenu="yes"
+ startup="no"
+ target="$INSTALL_PATH/scripts/uninstall_win.bat"
+ commandLine=""
+ workingDirectory="$INSTALL_PATH/lib"
+ description="PDFOver 4.0 Uninstall"
+ type="Application"
+ encoding="UTF-8"
initialState="normal">
<createForPack name="main"/>
</shortcut>