Update how-to.md

#16
This commit is contained in:
Masterain
2023-02-05 00:08:14 -08:00
parent 1076cbcb06
commit 324571081d

View File

@@ -20,6 +20,11 @@ category: [FAQ]
## 如何实现自动化管理员模式
请使用如下的 PowerShell 脚本启动胡桃
- 商店版
```PowerShell
Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebfp3nyc27j86!App -verb runas
```
- 侧载版
```PowerShell
Start-Process shell:AppsFolder\7f0db578-026f-4e0b-a75b-d5d06bb0a74d_7jfyf5536hdrr!App -verb runas
```