更新 FAQ.md

This commit is contained in:
xaoyaoo 2024-04-21 09:41:56 +08:00
parent 77154bdcf6
commit 379618ce89

View File

@ -144,3 +144,8 @@ eg`wxdump.exe merge -i "C:\Users\user\Desktop\decrypted\MSG0.db,C:\Users\user
https://blog.csdn.net/qq_46106285/article/details/124749512
根据这个链接进行修复
### 二十二、关于打包exe文件
参看[UserGuide](./UserGuide.md)中的打包exe文件部分
本项目具体打包流程,参看[../.github/workflows/publish.yml](../.github/workflows/publish.yml)文件