Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edge 无法正常调用mpv #16

Open
srk24 opened this issue May 11, 2024 · 0 comments
Open

edge 无法正常调用mpv #16

srk24 opened this issue May 11, 2024 · 0 comments

Comments

@srk24
Copy link

srk24 commented May 11, 2024

现象:

  1. 报错日志
Start-Process : 由于出现以下错误,无法运行此命令: 系统找不到指定的文件。。
所在位置 行:1 字符: 1961
+ ... '^mpv://'); Start-Process -FilePath "鈥狣://mpv//mpv.exe" -ArgumentList ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Start-Process],InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand


[已退出进程,代码为 0 (0x00000000)]
现在可以使用Ctrl+D关闭此终端,或按 Enter 重新启动。

处理方案:

  1. 删除生成的reg里面的这个特殊符号
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant