
On 7/9/25 20:31, Bruce Horrocks wrote: [...]
Otherwise I would look at the permissions of the binary (i.e. whatever `context` resolves to when it is run on Windows).
This is also my guess. Permissions seems to be the same (although not checked with `icacls`, just `ls -lh` with MSYS2 and visual comparison in the security
On 7/9/25 21:11, Pablo Rodriguez via ntg-context wrote: properties tab), but there seems to be something in the binaries themselves. BTW, trying to perform another check, I just copied `$HOME/context` (updated to current latest) to `$HOME/context-win64` and there I run `./install.sh --platform=win64`. It seems to work fine, except for `mtxrun.exe` (which isn’t downloaded to `bin/` or to `tex/texmf-win64/bin`). I wonder whether this is intended. Pablo