diff --git a/docs/en/advanced/FAQ.md b/docs/en/advanced/FAQ.md index 6abf4d82a..faf9a9916 100644 --- a/docs/en/advanced/FAQ.md +++ b/docs/en/advanced/FAQ.md @@ -14,6 +14,10 @@ If the following answers can not solve your issue, feel free to [report bug to u ## Installation FAQ +::: info Tips for Failed Installation +If you failed installation with MSIX package, please try [Snap.Hutao.Deployment](https://api.snapgenshin.com/patch/hutao-deployment/download) first, it can solve most of the installation issue. +::: + ### Stuck at `Installing Required Framework` when Using MSIX Package to Install - When user's OS missing required dependency framework, Windows will download and install it automatically. @@ -28,10 +32,6 @@ If the following answers can not solve your issue, feel free to [report bug to u - You need to install it for all users - You can find this font from [Microsoft](https://aka.ms/SegoeFluentIcons) -### Snap Hutao Throws Failed to add Scheduled Task Error - -Open Windows Task Scheduler, find and delete `SnapHutaoDailyNoteRefreshTask` task - ### My Computer Cannot Open MSIX Format Installer Your computer is missing the App Installer, an important component of the Windows system. @@ -106,8 +106,6 @@ Thanks to [CzHUV](https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/12) for t Click `Create Desktop Shortcut` in the settings page. -You can move this shortcut to any place you need. - ### How to run Snap Hutao when Windows starts **This is a workaround solution** @@ -196,7 +194,7 @@ plugin_7_version=1.0.0 The automatic refresh of real-time notes relies on task scheduling. In order to avoid possible permission issues, Snap Hutao will force scheduled tasks to be set in non-administrator mode. -If you turned on automatic refresh in the old version, you can solve the problem by manually deleting the old task schedule in Task Scheduler. +If you turned on automatic refresh in the old version, you can solve the problem by manually deleting the old task schedule in Task Scheduler. The name of the scheduled task is `SnapHutaoDailyNoteRefreshTask`. If you did not turn on automatic refresh in the old version, then this problem is caused by the Windows user account you are currently using having insufficient permissions. If your current user account is an administrator account, you can only solve this problem by reinstalling the system. diff --git a/docs/zh/advanced/FAQ.md b/docs/zh/advanced/FAQ.md index 666bb5fe1..f0ba9a647 100644 --- a/docs/zh/advanced/FAQ.md +++ b/docs/zh/advanced/FAQ.md @@ -15,7 +15,7 @@ comment: false ## 安装篇 ::: info 安装问题提示 -遇到任意安装问题时,请先尝试使用[Snap.Hutao.Deployment](https://api.snapgenshin.com/patch/hutao-deployment/download)。大部分 MSIX 安装问题都可以用此方法解决。 +当你使用MSIX安装包遇到任意安装问题时,请先尝试使用[Snap.Hutao.Deployment](https://api.snapgenshin.com/patch/hutao-deployment/download)安装器,大部分问题都可以用此方法解决。 ::: ### 使用 MSIX 安装包安装时进度卡在`正在安装所需框架` diff --git a/docs/zh/quick-start.md b/docs/zh/quick-start.md index 63578d7fa..84747cafa 100644 --- a/docs/zh/quick-start.md +++ b/docs/zh/quick-start.md @@ -37,7 +37,7 @@ order: 5 @tab 使用 Snap.Hutao.Deployment 安装 -Snap.Hutao.Deployment 是开发组自制的一键安装器,将同时安装所有需要的组件。适合广泛的普通用户和使用MSIX安装失败的用户。 +Snap.Hutao.Deployment 是开发组自制的一键安装器,**将同时安装所有需要的组件**。适合广泛的普通用户和使用MSIX安装失败的用户。