feat: update auto reply and packaging

This commit is contained in:
ly1213
2026-06-29 17:44:22 +08:00
parent 1ca66dc0af
commit 2d5ee7f08d
19 changed files with 1147 additions and 227 deletions

View File

@@ -120,6 +120,9 @@ Section
File "runtime\Helper_*.dll"
File "runtime\Loader_*.dll"
SetOutPath "$INSTDIR\tools"
File /r "runtime\tools\*.*"
SetOutPath "$INSTDIR\requestdata"
File /r "runtime\requestdata\*.*"