We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ps1脚本运行报错 Start-Process : 由于出现以下错误,无法运行此命令: 文件或目录损坏且无法读取。。 所在位置 C:\betterncm\plugins_runtime\DowngradeOK\downgrade.ps1:19 字符: 5
Start-Process $installerPath -ArgumentList "/S /D=$cloudMusicFold ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1.打开网易云 2.出现降级引导 3.点下一步 4.点确定 5.同意两次uac 6.报错
让他降得了
1.3.4
3.0.18
f001afd
No response
The text was updated successfully, but these errors were encountered:
后面还有个 ‘’‘’‘’‘’‘’ Reinstall finished. | Patching update function... | cloudmusic.dll is located at C:\Program Files (x86)\NetEase\CloudMusic\cloudmusic.dll. | cloudmusic.dll length: 28956616 | cloudmusic.dll patched. | Setting privs... New-Item : 对路径“C:\Users\TendouAris\AppData\Local\NetEase\CloudMusic\update”的访问被拒绝。 所在位置 C:\betterncm\plugins_runtime\DowngradeOK\downgrade.ps1:57 字符: 5
New-Item -Pat $updateFolder -ItemType File -Force
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Finished! Starting cloudmusic.exe... ‘’‘’‘’‘’‘’
Sorry, something went wrong.
No branches or pull requests
Bug 描述
ps1脚本运行报错
Start-Process : 由于出现以下错误,无法运行此命令: 文件或目录损坏且无法读取。。
所在位置 C:\betterncm\plugins_runtime\DowngradeOK\downgrade.ps1:19 字符: 5
复现步骤
1.打开网易云
2.出现降级引导
3.点下一步
4.点确定
5.同意两次uac
6.报错
期望行为
让他降得了
屏幕截图
BetterNCM 版本
1.3.4
网易云音乐版本
3.0.18
网易云音乐 Patch 版本
f001afd
补充
No response
The text was updated successfully, but these errors were encountered: