summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch')
-rw-r--r--Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch b/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
index 3b307fb85b0..9202bbf8746 100644
--- a/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
+++ b/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
@@ -1,4 +1,4 @@
@ECHO OFF
-FOR /F %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar') DO SET JARPATH=%%I
+FOR /F "tokens=*" %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar') DO SET JARPATH=%%I
java -jar "%JARPATH%" %*