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