summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/resources/scripts
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 10:12:47 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 10:12:47 +0100
commitf57cc1d56b24f255904303906331a7b3e614fc2d (patch)
tree2087f07104332c03bae944034145d5bd4aaa13ea /trunk/pdf-over-gui/src/main/resources/scripts
parentee7cb0e4ca497bceedc9a06add5413346af30fe9 (diff)
downloadpdf-over-f57cc1d56b24f255904303906331a7b3e614fc2d.tar.gz
pdf-over-f57cc1d56b24f255904303906331a7b3e614fc2d.tar.bz2
pdf-over-f57cc1d56b24f255904303906331a7b3e614fc2d.zip
Run from main app dir (windows)
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/scripts')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat2
-rw-r--r--trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat2
2 files changed, 2 insertions, 2 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat b/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
index 7292e68b..f0e15b46 100644
--- a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
+++ b/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
@@ -1 +1 @@
-@start /b java -jar ..\lib\pdf-over-gui-4.0.0-SNAPSHOT.jar %* \ No newline at end of file
+@start /b java -jar lib\pdf-over-gui-4.0.0-SNAPSHOT.jar %* \ No newline at end of file
diff --git a/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat b/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat
index 5bb91af2..7dc652e0 100644
--- a/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat
+++ b/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat
@@ -1 +1 @@
-..\Uninstaller\uninstaller.jar \ No newline at end of file
+Uninstaller\uninstaller.jar \ No newline at end of file