summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/scripts
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:16:57 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:16:57 +0000
commitc9d14a5ffca9a70b302d247207377b4145998c7d (patch)
tree21bb8b3fa65a4ba9df1ed1a221acf82985157a15 /pdf-over-gui/src/main/resources/scripts
parent01561a68f6e2bb13cca62c7472f43c65d1c464a2 (diff)
downloadpdf-over-c9d14a5ffca9a70b302d247207377b4145998c7d.tar.gz
pdf-over-c9d14a5ffca9a70b302d247207377b4145998c7d.tar.bz2
pdf-over-c9d14a5ffca9a70b302d247207377b4145998c7d.zip
Hide terminal window in Windows
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@235 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts')
-rw-r--r--pdf-over-gui/src/main/resources/scripts/pdfover_win.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat b/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
index 222bd263..3b57cd06 100644
--- a/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
+++ b/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat
@@ -1 +1 @@
-..\lib\pdf-over-gui-4.0.0-SNAPSHOT.jar %* \ No newline at end of file
+@start /b ..\lib\pdf-over-gui-4.0.0-SNAPSHOT.jar %* \ No newline at end of file