summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 12:03:21 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 12:03:21 +0100
commit34a98a6a448d8d30b8bc3bc6dd2f0d42e6921212 (patch)
treeb561b82d86c1fea2a906ec86011f0166d8360aa8 /trunk/pdf-over-gui/src/main
parent1f69fc9d25b14b59b0834024fbf0d2d1ee59ed91 (diff)
downloadpdf-over-34a98a6a448d8d30b8bc3bc6dd2f0d42e6921212.tar.gz
pdf-over-34a98a6a448d8d30b8bc3bc6dd2f0d42e6921212.tar.bz2
pdf-over-34a98a6a448d8d30b8bc3bc6dd2f0d42e6921212.zip
Hide console on windows
Diffstat (limited to 'trunk/pdf-over-gui/src/main')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/scripts/pdfover_win.bat2
1 files changed, 1 insertions, 1 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 f0e15b46..ae0cbbca 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 javaw -jar lib\pdf-over-gui-4.0.0-SNAPSHOT.jar %* \ No newline at end of file