summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/scripts/postInstall_win.bat
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts/postInstall_win.bat')
-rw-r--r--pdf-over-gui/src/main/resources/scripts/postInstall_win.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/scripts/postInstall_win.bat b/pdf-over-gui/src/main/resources/scripts/postInstall_win.bat
index 419ae097..496bf419 100644
--- a/pdf-over-gui/src/main/resources/scripts/postInstall_win.bat
+++ b/pdf-over-gui/src/main/resources/scripts/postInstall_win.bat
@@ -1 +1,2 @@
-start /b java -jar ../lib/pdf-over-install-helper-1.0.0.jar
+@echo off
+java -jar "%~dp0\..\lib\pdf-over-install-helper-1.0.0.jar"