summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/texosquery-jre5.batch
blob: 9202bbf874600206d5e54acc2f9b0947af763a83 (plain)
1
2
3
4

@ECHO OFF
FOR /F "tokens=*" %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar') DO SET JARPATH=%%I
java -jar "%JARPATH%" %*