summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2018-07-03 11:19:31 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2018-07-03 11:19:31 +0200
commit4e6180e3051a99af9dcf4545029a5b96ddf9a9bf (patch)
tree04b2e3d73209ff58c441fb55b0ad0ae4668dca2b /pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat
parent2844a40c50eff71f6091ceeb5990eea2b96d8c55 (diff)
downloadpdf-over-4e6180e3051a99af9dcf4545029a5b96ddf9a9bf.tar.gz
pdf-over-4e6180e3051a99af9dcf4545029a5b96ddf9a9bf.tar.bz2
pdf-over-4e6180e3051a99af9dcf4545029a5b96ddf9a9bf.zip
version number of install helper removed
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat')
-rw-r--r--pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat b/pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat
index d612d64d..fe9bad65 100644
--- a/pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat
+++ b/pdf-over-gui/src/main/resources/scripts/pdf-over_win-cli.bat
@@ -1,4 +1,4 @@
-@echo off
-start /b javaw -jar "%~dp0\..\lib\pdf-over-install-helper-1.0.0.jar"
-start /b /WAIT java -cp "%~dp0\..\lib\*" at.asit.pdfover.gui.Main %*
-
+@echo off
+start /b javaw -jar "%~dp0\..\lib\pdf-over-install-helper.jar"
+start /b /WAIT java -cp "%~dp0\..\lib\*" at.asit.pdfover.gui.Main %*
+