【评估】 安装包

This commit is contained in:
yuejiajun 2025-08-18 13:18:47 +08:00
parent 6ed77057bf
commit 00c928fcfd

View File

@ -10,6 +10,7 @@
#define MyAppAssocName MyAppName + " File"
#define MyAppAssocExt ".myp"
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt
#define MyAppFirstPath "XManage"
#define MyAppResources "Resources"
#define InstallPassword GetDateTimeString('yyyymmdd', '', '')
@ -19,7 +20,7 @@
[Setup]
AppId={{6BA7B810-9DAD-11D1-80B4-00C04FD430C8}
; 默认安装路径
DefaultDirName={localappdata}\XManage
DefaultDirName={localappdata}\{#MyAppFirstPath}
; 安装密码
Password={#InstallPassword}
; 是否加密