mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update FAQ.md (en)
This commit is contained in:
@@ -34,9 +34,6 @@ Fundamental principle: Use the following PowerShell scrip can run Snap Hutao wit
|
|||||||
Start-Process shell:AppsFolder\60568DGPStudio.SnapHutao_ebfp3nyc27j86!App -verb runas
|
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 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:
|
||||||
|
|
||||||
@@ -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
|
- Confirm the creation, and you will get this shortcut with PowerShell logo
|
||||||
- Right-click on this shortcut, select `Properties`
|
- Right-click on this shortcut, select `Properties`
|
||||||
- Change value of `Run` to `Minimized`
|
- 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
|
- Now, you get a shortcut of Snap Hutao with Administrator privilege
|
||||||
- You can also pin it to task bar or start menu
|
- You can also pin it to task bar or start menu
|
||||||
|
|
||||||
@@ -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
|
## 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.
|
- 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
|
- 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
|
- You can also download and install the [dependency](ttps://d.hut.ao/releases/Dependency) manually
|
||||||
|
|
||||||
@@ -122,5 +120,5 @@ 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
|
> 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
|
- When user's OS version older than `Windows Build 19045` (aka Windows 10 22H2), Snap Hutao is unable to start when
|
||||||
running as Administrator
|
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
|
- This issue comes from Windows kernel, and it's hard to locate, so we suggest you to update your OS to the latest version
|
||||||
Reference in New Issue
Block a user