summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack/install.xml
diff options
context:
space:
mode:
authorAndreas Abraham <aabraham@iaik.tugraz.at>2018-03-21 16:35:44 +0100
committerAndreas Abraham <aabraham@iaik.tugraz.at>2018-03-21 16:35:44 +0100
commit823751ad89497eddc5ed2e76d3be63dcc0c357b8 (patch)
tree907530cb817a4ba085225583d3aec1d769980b2d /pdf-over-gui/src/main/resources/izpack/install.xml
parent6c0b2c9ed89f39f2d0606c113173645476de69b6 (diff)
downloadpdf-over-823751ad89497eddc5ed2e76d3be63dcc0c357b8.tar.gz
pdf-over-823751ad89497eddc5ed2e76d3be63dcc0c357b8.tar.bz2
pdf-over-823751ad89497eddc5ed2e76d3be63dcc0c357b8.zip
postinstall scripts changed, error message
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack/install.xml')
-rw-r--r--pdf-over-gui/src/main/resources/izpack/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml
index cea5d66b..40fcb820 100644
--- a/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/pdf-over-gui/src/main/resources/izpack/install.xml
@@ -34,7 +34,7 @@
<res id="customicons.xml" src="./customicons.xml" />
<res id="Installer.image" src="logo.gif" />
<res id="Installer.image.0" src="logo.gif" />
- <res id="pdf-over-install-helper-1.0.0.jar" src="pdf-over-install-helper-1.0.0.jar" />
+<!-- <res id="pdf-over-install-helper-1.0.0.jar" src="pdf-over-install-helper-1.0.0.jar" /> -->
</resources>
<native type="izpack" name="ShellLink.dll" />
@@ -68,7 +68,7 @@
<file src="PDF-Over.exe" targetdir="$INSTALL_PATH" os="windows"/>
<file src="PDF-Over-cli.exe" targetdir="$INSTALL_PATH" os="windows"/>
<file src="Uninstaller.exe" targetdir="$INSTALL_PATH/Uninstaller" os="windows"/>
- <file src="pdf-over-install-helper-1.0.0.jar" targetdir="$INSTALL_PATH/libs" />
+<!-- <file src="pdf-over-install-helper-1.0.0.jar" targetdir="$INSTALL_PATH/libs" /> -->
<executable targetfile="$INSTALL_PATH/scripts/pdf-over_linux.sh"
os="unix" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/uninstall_linux.sh"