允许自定义下载路径

This commit is contained in:
zsyg
2025-07-02 10:10:02 +08:00
committed by GitHub
parent d5c83d854c
commit d454ac0fdc
6 changed files with 453 additions and 182 deletions

View File

@@ -2,7 +2,7 @@
; 有关创建 Inno Setup 脚本文件的详细信息,请参阅帮助文档!
#define MyAppName "kortapp-z"
#define MyAppVersion "1.1.2"
#define MyAppVersion "1.1.3"
#define MyAppPublisher "zsyg"
#define MyAppURL "https://github.com/zs-yg/kortapp-z"
#define MyAppExeName "kortapp.exe"