mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
@@ -82,7 +82,7 @@ Snap Hutao 的软件证书来源于 [GlobalSign Code Signing Root R45](https://s
|
||||
|
||||

|
||||
|
||||
如果你打开胡桃时显示此窗口,请使用管理员powershell运行以下命令。
|
||||
如果你打开胡桃时显示此窗口,请使用管理员 PowerShell 运行以下命令。
|
||||
|
||||
```PowerShell :no-line-numbers
|
||||
net stop appxsvc; Invoke-WebRequest -Uri https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe -OutFile $env:temp/windowsappruntimeinstall-x64.exe; Invoke-Expression "$env:temp/windowsappruntimeinstall-x64.exe --repair"
|
||||
|
||||
Reference in New Issue
Block a user