summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/texosquery.batch
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/texosquery/texosquery.batch')
-rw-r--r--Master/texmf-dist/source/support/texosquery/texosquery.batch4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/support/texosquery/texosquery.batch b/Master/texmf-dist/source/support/texosquery/texosquery.batch
new file mode 100644
index 00000000000..2ac1b43cda2
--- /dev/null
+++ b/Master/texmf-dist/source/support/texosquery/texosquery.batch
@@ -0,0 +1,4 @@
+
+@ECHO OFF
+FOR /F %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery.jar') DO SET JARPATH=%%I
+java -jar "%JARPATH%" %*