diff --git a/docs/en/advanced/FAQ.md b/docs/en/advanced/FAQ.md index 1644ca1e7..dd7d1dd54 100644 --- a/docs/en/advanced/FAQ.md +++ b/docs/en/advanced/FAQ.md @@ -34,11 +34,8 @@ Fundamental principle: Use the following PowerShell scrip can run Snap Hutao wit Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebfp3nyc27j86!App -verb runas ``` -- Save Snap Hutao logo to your device - - You can find it [here](https://github.com/DGP-Studio/Snap.Hutao/raw/main/src/Snap.Hutao/Snap.Hutao/Assets/Logo.ico) - - It is expected to see a blank image in the browser - In your desktop, select `New` -> `Shortcut` -- In the field of `Type the location of the item`, input: +- In the field of `Type the location of the item`, input: ```PowerShell ts:no-line-numbers powershell -Command "Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebfp3nyc27j86!App -verb runas @@ -48,7 +45,8 @@ powershell -Command "Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebf - Confirm the creation, and you will get this shortcut with PowerShell logo - Right-click on this shortcut, select `Properties` - Change value of `Run` to `Minimized` - - Select `Change Icon`, and select the icon you just downloaded + - Select `Change Icon`, fill the blank with `%ProgramFiles%\WindowsApps\60568DGPStudio.SnapHutao_1.6.6.0_x64__ebfp +3nyc27j86\Snap.Hutao.exe` and save the configuration - Now, you get a shortcut of Snap Hutao with Administrator privilege - You can also pin it to task bar or start menu @@ -82,14 +80,14 @@ Refer to [HttpRequestException Error (502)](exceptions.html#_502-bad-gateway) do ## MiHoYo BBS Account often Lose Login Status -Snap Hutao use saved MiHoYo BBS cookies to maintain login status. If you **log out** your account in your browser or -other device, cookie will become invalid, and Snap Hutao will also be forced to log out, account will be automatically -removed. +Snap Hutao use saved MiHoYo BBS cookies to maintain login status. If you **log out** your account in your browser or +other device, cookie will become invalid, and Snap Hutao will also be forced to log out, account will be automatically +removed. -This problem may also be caused by network error, you should check this first; If it's not caused by network issue, -you can use `Refresh Cookie` in the account panel; You can also remove your account manually and add it back again. +This problem may also be caused by network error, you should check this first; If it's not caused by network issue, +you can use `Refresh Cookie` in the account panel; You can also remove your account manually and add it back again. -Since October 2022, MiYouShe (Chinese BBS) rapidly increased bot detection and may set users' account as under-risk status, +Since October 2022, MiYouShe (Chinese BBS) rapidly increased bot detection and may set users' account as under-risk status, this may cause Snap Hutao failed to check validation of the cookie ## Game Account Lose Login Status in the Launcher @@ -104,8 +102,8 @@ this may cause Snap Hutao failed to check validation of the cookie ## Snap Hutao Throws Failed to add Scheduled Task Error -If you are using Administrator privilege to start real-time notes feature, Snap Hutao's scheduled task will be created -as Administrator role. When next time edit real-time notes settings without Administrator privilege, the program will +If you are using Administrator privilege to start real-time notes feature, Snap Hutao's scheduled task will be created +as Administrator role. When next time edit real-time notes settings without Administrator privilege, the program will have a lack of privilege to edit the settings and throw out this error. Run Snap Hutao as Administrator to edit your settings to solve this issue. @@ -113,7 +111,7 @@ Run Snap Hutao as Administrator to edit your settings to solve this 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. -However, if the user disabled Windows Update or have a bad network, the system is unable to process this installation. + However, if the user disabled Windows Update or have a bad network, the system is unable to process this installation. - Make sure Windows Update is enabled; Snap Hutao's update also relies on it - You can also download and install the [dependency](ttps://d.hut.ao/releases/Dependency) manually @@ -121,6 +119,6 @@ However, if the user disabled Windows Update or have a bad network, the system i > This issue only occurs in Windows 10 older than 22H2 version -- When user's OS version older than `Windows Build 19045` (aka Windows 10 22H2), Snap Hutao is unable to start when -running as Administrator - - This issue comes from Windows kernel, and it's hard to locate, so we suggest you to update your OS to the latest version \ No newline at end of file +- When user's OS version older than `Windows Build 19045` (aka Windows 10 22H2), Snap Hutao is unable to start when + running as Administrator + - This issue comes from Windows kernel, and it's hard to locate, so we suggest you to update your OS to the latest version