mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Create exceptions.md
This commit is contained in:
6
docs/FAQ/exceptions.md
Normal file
6
docs/FAQ/exceptions.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 常见的程序异常
|
||||
|
||||
## Win32Exception
|
||||
- 异常:`An error occurred trying to start process 'PowerShell' with working directory 'C:\WINDOWS\system32'. 文件名或扩展名太长`
|
||||
- 问题来源:没有解除 Windows 目录长度限制
|
||||
- 解决方案:下载 [EnableLongPaths.zip](https://d.hut.ao/d/tools/EnableLongPaths.zip) 后解压,运行解压后的 `.reg` 文件
|
||||
Reference in New Issue
Block a user