mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
update docs
This commit is contained in:
@@ -8,7 +8,7 @@ order: 1
|
||||
|
||||
# FAQ
|
||||
|
||||
## How to create desktop shortcut
|
||||
## How to create desktop shortcut (with no admin privilege)
|
||||
|
||||
::: tip Community Power
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ headerDepth: 0
|
||||
category:
|
||||
- FAQ
|
||||
icon: read
|
||||
order: 7
|
||||
order: 8
|
||||
---
|
||||
|
||||
# 祈愿系统与导出原理
|
||||
|
||||
19
docs/en/advanced/dependency.md
Normal file
19
docs/en/advanced/dependency.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
category: [FAQ, dependency, installation]
|
||||
icon: structure
|
||||
order: 6
|
||||
---
|
||||
|
||||
# Install Dependency Manually
|
||||
|
||||
Snap Hutao relies on Windows App Runtime as a dependency, when user's system is missing this environment, Windows will
|
||||
install this framework before Snap Hutao's installation.
|
||||
|
||||

|
||||
|
||||
If you are in a poor network, you may slow or even stuck at framework installation stage. In such a scenario, you can
|
||||
download the framework from Microsoft website and install it manually.
|
||||
|
||||
1. Visit Microsoft document page:[Latest downloads for the Windows App SDK](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads)
|
||||
2. Click on `Dwonload the latest x64 stable installer` to download the offline installer
|
||||
3. Run Windows App Runtime installer you just downloaded, and then install Snap Hutao
|
||||
@@ -3,7 +3,7 @@ category:
|
||||
- FAQ
|
||||
- 第三方工具
|
||||
icon: read
|
||||
order: 6
|
||||
order: 7
|
||||
---
|
||||
|
||||
# 使用第三方工具获取有 Stoken 的 cookie
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
category:
|
||||
- FAQ
|
||||
icon: delete
|
||||
order: 8
|
||||
order: 9
|
||||
---
|
||||
|
||||
# Uninstall Snap Hutao
|
||||
|
||||
@@ -13,28 +13,20 @@ order: 5
|
||||
|
||||
::: tip
|
||||
|
||||
If you download and use **Snap Hutao**,you are agree to our[ terms of service](statements/tos.md)
|
||||
If you download and use **Snap Hutao**,you are agree to our [terms of service](statements/tos.md)
|
||||
|
||||
:::
|
||||
|
||||
<!-- @include: star-request.md -->
|
||||
|
||||
## Video Tutorial
|
||||
|
||||
For most people, follow the instruction on this page is more effiency.
|
||||
|
||||
However, if you are not familiar with the operation mentioned below, you can come back the follow the video tutorial.
|
||||
::: details Snap Hutao Tutorial - Microsoft Store Installation (zh-CN)
|
||||
<BiliBili bvid="BV13A411k7B4" />
|
||||
:::
|
||||
|
||||
## Minimum System Requirements
|
||||
|
||||
| Requirement | Attribute |
|
||||
| ----------------------- | -------------------------------------- |
|
||||
| **Minimum Required OS** | Windows 10 Build 19045 (22H2) [^first] |
|
||||
| **Recommended OS** | Windows 11 Build 22621 (22H2) |
|
||||
| Optional Components | WebView2 Runtime |
|
||||
| Requirement | Attribute |
|
||||
| ----------------------- | ----------------------------------------------- |
|
||||
| **Minimum Required OS** | Windows 10 Build 19045 (22H2) [^first] |
|
||||
| **Recommended OS** | Windows 11 Build 22621 (22H2) or later versions |
|
||||
| Required Components | Windows Update, App Installer |
|
||||
| Optional Components | WebView2 Runtime |
|
||||
|
||||
## Download Snap Hutao
|
||||
|
||||
@@ -56,14 +48,16 @@ On Windows 10 and Windows 11 you can click the button above to download Snap Hut
|
||||
- Launch PowerShell
|
||||
- Execute command `winget install "Snap Hutao"`
|
||||
- Follow the prompt to allow the installation
|
||||
- If failed install, receive error of missing dependency or stuck at framework installation stage, please refer to
|
||||
[Install Dependency Manually](advanced/dependency.md) document
|
||||
|
||||
@tab GitHub
|
||||
|
||||
- Visit the [latest release page](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/) of Snap Hutao
|
||||
- Download MSIX Package
|
||||
- Run the MSIX package directly to perform installation
|
||||
- If failed install or receive error of missing dependency, you need to install
|
||||
[dependency package](https://d.hut.ao/releases/Dependency) first
|
||||
- If failed install, receive error of missing dependency or stuck at framework installation stage, please refer to
|
||||
[Install Dependency Manually](advanced/dependency.md) document
|
||||
|
||||
:::
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ comment: false
|
||||
|
||||
# 常见问题
|
||||
|
||||
## 如何创建胡桃的桌面快捷方式
|
||||
## 如何创建胡桃的桌面快捷方式(非管理员模式)
|
||||
|
||||
::: tip 社区力量
|
||||
感谢 [CzHUV 提供的解决方案](https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/12)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
headerDepth: 0
|
||||
category: [FAQ]
|
||||
icon: read
|
||||
order: 7
|
||||
order: 8
|
||||
redirectFrom: /advanced/Gacha-system-and-export-principal.html
|
||||
---
|
||||
|
||||
|
||||
17
docs/zh/advanced/dependency.md
Normal file
17
docs/zh/advanced/dependency.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
category: [FAQ, 依赖项, 安装]
|
||||
icon: read
|
||||
order: 6
|
||||
---
|
||||
|
||||
# 手动安装依赖项
|
||||
|
||||
Snap Hutao 依赖于 Windows App Runtime 作为环境,当用户系统缺少该环境时,Windows 系统会在安装胡桃前安装该框架。
|
||||
|
||||

|
||||
|
||||
若你处在网络较差的环境中,可能会卡在环境安装过程中。在这种情况下,你可以从微软官网下载 Windows App Runtime 安装包并手动安装:
|
||||
|
||||
1. 访问微软官方文档:[Windows 应用 SDK 最新的下载项](https://learn.microsoft.com/zh-cn/windows/apps/windows-app-sdk/downloads)
|
||||
2. 点击`下载最新的 x64 稳定安装程序`以下载离线安装包
|
||||
3. 运行下载的 Windows App Runtime 安装包,完成后再安装 Snap Hutao
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
category: [FAQ, 第三方工具]
|
||||
icon: read
|
||||
order: 6
|
||||
order: 7
|
||||
redirectFrom: /advanced/get-stoken-cookie-from-the-third-party.html
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
category: [FAQ]
|
||||
icon: delete
|
||||
order: 8
|
||||
order: 9
|
||||
redirectFrom: /advanced/uninstall.html
|
||||
---
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ headerDepth: 0
|
||||
category: [功能, 教程]
|
||||
order: 2
|
||||
tag: [仪表盘, 公告, 胡桃云]
|
||||
redirectFrom: /features/character-wiki.html
|
||||
redirectFrom:
|
||||
comment: false
|
||||
---
|
||||
|
||||
|
||||
@@ -30,11 +30,12 @@ order: 5
|
||||
|
||||
## 最低系统要求
|
||||
|
||||
| 要求 | 规格 |
|
||||
| ---------------------- | -------------------------------------- |
|
||||
| **最低可运行系统版本** | Windows 10 Build 19045 (22H2) [^first] |
|
||||
| **推荐系统版本** | Windows 11 Build 22621 (22H2) |
|
||||
| 可选组件 | WebView2 Runtime |
|
||||
| 要求 | 规格 |
|
||||
| ---------------------- | ---------------------------------------- |
|
||||
| **最低可运行系统版本** | Windows 10 Build 19045 (22H2) [^first] |
|
||||
| **推荐系统版本** | Windows 11 Build 22621 (22H2) 或更高版本 |
|
||||
| **必要组件** | Windows Update, App Installer |
|
||||
| 可选组件 | WebView2 Runtime |
|
||||
|
||||
## 下载胡桃工具箱
|
||||
|
||||
@@ -56,13 +57,14 @@ theme="auto">
|
||||
- 启动 PowerShell
|
||||
- 执行命令 `winget install "Snap Hutao"`
|
||||
- 根据提示允许安装
|
||||
- 如果安装失败或显示缺少依赖包,或卡在安装框架阶段,请参考[手动安装依赖项](advanced/dependency.md)一文
|
||||
|
||||
@tab 从 MSIX 文件安装
|
||||
|
||||
- 访问胡桃工具箱[最新发布页面](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/)或[胡桃资源站](https://d.hut.ao/releases)
|
||||
- 下载 MSIX 应用包
|
||||
- 直接运行 MSIX 应用包以执行安装
|
||||
- 如果安装失败或显示缺少依赖包,则意味着你的系统缺少[依赖环境](https://d.hut.ao/releases/Dependency),需要提前安装
|
||||
- 如果安装失败或显示缺少依赖包,或卡在安装框架阶段,请参考[手动安装依赖项](advanced/dependency.md)一文
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user