Update docs

This commit is contained in:
Masterain
2023-02-14 00:01:50 -08:00
parent f60e7b27f5
commit 541eb8be4e
6 changed files with 47 additions and 45 deletions

View File

@@ -20,14 +20,9 @@ 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
```
```PowerShell
Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebfp3nyc27j86!App -verb runas
```
## 如何让胡桃工具箱开机自动启动
@@ -47,4 +42,4 @@ category: [FAQ]
## 如何通过网络代理使用胡桃工具箱
参考 [HttpRequestException 错误](HttpRequestException.md) 文档
参考 [HttpRequestException 错误](exceptions.html#httprequestexception) 文档