summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:12:22 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:12:22 +0000
commit9f35aefd7826767824a24bd76b5932e2182121d0 (patch)
tree453cf035d8f057ba35bb6aa56430619b1dd64979 /pdf-over-gui/src/main/resources/izpack
parentc8e01d8b1f5a099a2d12802a4b24b2b22cbe3ed7 (diff)
downloadpdf-over-9f35aefd7826767824a24bd76b5932e2182121d0.tar.gz
pdf-over-9f35aefd7826767824a24bd76b5932e2182121d0.tar.bz2
pdf-over-9f35aefd7826767824a24bd76b5932e2182121d0.zip
Installer setttings changed
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@194 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack')
-rw-r--r--pdf-over-gui/src/main/resources/izpack/install.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml
index 0d014b4c..016a05af 100644
--- a/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/pdf-over-gui/src/main/resources/izpack/install.xml
@@ -68,6 +68,8 @@
os="unix" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/pdfover_win.bat"
os="windows" stage="never"></executable>
+ <executable targetfile="$INSTALL_PATH/scripts/uninstall_win.bat"
+ os="windows" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/pdfover_mac.sh"
os="mac" stage="never"></executable>
</pack>