diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-24 08:50:36 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-24 08:50:36 +0800 |
| commit | bd850b12b4701f7c8cb4aea0c0e91cd83d770bb9 (patch) | |
| tree | 1f32649f03b813cdf783a313cb9ba2947944fd32 /templates/setup_jv_cli.iss.template | |
| parent | eee840586186fcf77e32027297f89f173bed8379 (diff) | |
Add GitHub Actions workflow for cross-platform deployment
Diffstat (limited to 'templates/setup_jv_cli.iss.template')
| -rw-r--r-- | templates/setup_jv_cli.iss.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/setup_jv_cli.iss.template b/templates/setup_jv_cli.iss.template index 799c498..6306ced 100644 --- a/templates/setup_jv_cli.iss.template +++ b/templates/setup_jv_cli.iss.template @@ -17,7 +17,7 @@ AllowNoIcons=yes LicenseFile=..\..\..\LICENSE-MIT PrivilegesRequired=lowest OutputDir=..\..\..\.temp\ -OutputBaseFilename=JustEnoughVCS_Windows_<<<VERSION>>> +OutputBaseFilename=JustEnoughVCS_Windows SetupIconFile=..\..\..\resources\images\Yizi.ico SolidCompression=yes WizardStyle=modern dynamic |
