SilverEzhik / mpv-msix

mpv packaged for Windows 10
https://www.microsoft.com/store/productId/9P3JFR0CLLL6
GNU Affero General Public License v3.0
51 stars 3 forks source link

`mpv.exe` app execution alias doesn't work in WSL on Windows 10 #3

Open SilverEzhik opened 3 years ago

SilverEzhik commented 3 years ago

Known WSL bug, fixed in Windows insider previews and Windows 11: https://github.com/microsoft/WSL/issues/4969

Workaround: run powershell.exe mpv.exe instead.

cmd.exe works too but doesn't support UNC paths so you won't be able to use files in your WSL file system if you do that.