Well, I’ve come across an odd problem. I moved over to the Windows Store version a while back, and everything’s been great with MKVToolNix. However, when I went to use some of the command line utilities, something is amiss. For example, from a terminal window:
C:>mkvpropedit
‘mkvpropedit’ is not recognized as an internal or external command,
operable program or batch file.
That’s a little worrying, as one would expect it to be in the PATH. Just out of curiosity, I went digging around to see where the Store actually puts things, even though the Store really, really doesn’t want you there. (trivia: it’s C:\Program Files\WindowsApps\53641MoritzBunkus.MKVToolNix_88.0.0.0_x64__dzwm38c22apxe\mkvtoolnix
)
If one manages to use an admin terminal to get to the folder, it’s sort of equally useless:
[…]\mkvtoolnix>mkvpropedit
Access is denied.
So, I’m not really sure what to do (already did the de/install cycle). I can use the Linux versions via WSL since I’m in a command line interface anyway, but obviously I’d rather just use the Windows version I have installed! Can one of you folks point out what I screwed up?