diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts')
-rw-r--r-- | pdf-over-gui/src/main/resources/scripts/pdfover_win.bat | 2 |
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 |