summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack/install.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-04-04 16:44:50 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-04-04 16:44:50 +0200
commit755b7a9adfdd7aee63d7891ebc708d6e858ec8de (patch)
treee480e65d441c1ab8b99f9a8c587d4e51c8f958e3 /pdf-over-gui/src/main/resources/izpack/install.xml
parent2e9a704ce82a9f8f0df2e490f16dae96c4551abd (diff)
downloadpdf-over-755b7a9adfdd7aee63d7891ebc708d6e858ec8de.tar.gz
pdf-over-755b7a9adfdd7aee63d7891ebc708d6e858ec8de.tar.bz2
pdf-over-755b7a9adfdd7aee63d7891ebc708d6e858ec8de.zip
remove pdfover bat files from windows build
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack/install.xml')
-rw-r--r--pdf-over-gui/src/main/resources/izpack/install.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml
index c8170bd4..1de49f55 100644
--- a/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/pdf-over-gui/src/main/resources/izpack/install.xml
@@ -69,12 +69,6 @@
os="unix" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/uninstall_linux.sh"
os="unix" stage="never"></executable>
- <executable targetfile="$INSTALL_PATH/scripts/pdf-over_win.bat"
- os="windows" stage="never"></executable>
- <executable targetfile="$INSTALL_PATH/scripts/pdf-over_win-cli.bat"
- os="windows" stage="never"></executable>
- <executable targetfile="$INSTALL_PATH/scripts/uninstall_win.bat"
- os="windows" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/pdf-over_mac.sh"
os="mac" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/postinstall_mac.sh"