
On 7/13/25 01:26, Hans Hagen via ntg-context wrote:
On 7/13/2025 12:32 AM, Bruce Horrocks wrote:
Well I did wonder why you were using Unix syntax but saying the problem was with your Windows machine.> makes me wonder if Pablo has the linux subsystem running which indeed can then launch sh scripts (it just start up the installed linux box)
No, I don’t have WSL, only MSYS2 (https://msys2.org) which (afaIk) requires Windows binaries. In any case, my standard ConTeXt distribution in Windows is Windows only and when I downloaded it in Linux64 with `./install.sh --platform=win64` I removed any `bin/*.sh`, `bin/mtxrun` and `tex/texmf-linux64/`. I think that if I were running Linux64 binaries, SHA512 for Win64 `context.exe` wouldn’t agree with the same win64 binary from Bruce. I think I will have to wait untill new LMTX is released and see what happens then. Many thanks for your help, Pablo