diff --git a/docs/.vuepress/public/images/202401/Microsoft_Office_OneDrive.svg b/docs/.vuepress/public/images/202401/Microsoft_Office_OneDrive.svg new file mode 100644 index 000000000..f7d7a6a60 --- /dev/null +++ b/docs/.vuepress/public/images/202401/Microsoft_Office_OneDrive.svg @@ -0,0 +1 @@ +OfficeCore10_32x_24x_20x_16x_01-22-2019 \ No newline at end of file diff --git a/docs/en/quick-start.md b/docs/en/quick-start.md index 9b48ef886..210ea3225 100644 --- a/docs/en/quick-start.md +++ b/docs/en/quick-start.md @@ -33,7 +33,33 @@ Follow this document's instruction, you can set up your Snap Hutao quickly. ### New Installation -You can use MSIX package to install Snap Hutao, you can find pakcage from the following source. +You can use **MSIX package** or **Snap.Hutao.Deployment installer** to install Snap Hutao, you can find pakcage from the following source. + +::: tabs + +@tab Use Snap.Hutao.Deployment Installer + +
+ + + + + +
+ +@tab Use MSIX Package
- + +- If you face any of the following errro during the installation, please refer to [Install Dependency Manually](advanced/dependency.md) to solve it,this happens when your Windows cannot download necessary framework 1. `App Installer failed to iunstall package dependencies. Ask the developer for package` 2. Stuck at `Installing framework`
-- If you face any of the following errro during the installation, please refer to [Install Dependency Manually](advanced/dependency.md) to solve it,this happens when your Windows cannot download necessary framework - 1. `App Installer failed to iunstall package dependencies. Ask the developer for package` - 2. Stuck at `Installing framework` +::: --- diff --git a/docs/zh/quick-start.md b/docs/zh/quick-start.md index 134a974c6..391f03775 100644 --- a/docs/zh/quick-start.md +++ b/docs/zh/quick-start.md @@ -31,7 +31,35 @@ order: 5 ### 全新安装 -使用 MSIX 安装包即可安装 Snap Hutao,你可以从以下源获取到安装包 +使用 **MSIX 安装包**或 **Snap.Hutao.Deployment 安装器**即可安装 Snap Hutao,你可以从以下源获取到安装包 + +::: tabs + +@tab 使用 Snap.Hutao.Deployment 安装 + +Snap.Hutao.Deployment 是开发组自制的一键安装器,将同时安装所有需要的组件。适合广泛的普通用户和使用MSIX安装失败的用户。 + +
+ + + + + +
+ +@tab 使用 MSIX 安装包安装
-
- 在安装过程中,如果出现任意以下错误之一,请参考文章[手动安装依赖项](advanced/dependency.md)解决,该问题来源是Windows无法自动安装所需要的框架环境 @@ -76,6 +97,8 @@ order: 5 2. 在安装过程中长时间卡在`正在安装框架` - 更多在安装时遇上的问题,请阅读 [常见问题-安装篇](advanced/FAQ.md) 文档 +::: + --- 如果你有兴趣通过你的力量让 Snap Hutao 项目变得更好,欢迎[加入我们](development/join.md)!