Create exceptions.md

This commit is contained in:
Masterain
2023-02-06 22:20:11 -08:00
parent 1771083641
commit 053462666b

6
docs/FAQ/exceptions.md Normal file
View 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` 文件