diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-07 15:32:07 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-07 15:32:37 +0800 |
| commit | 197363c9ed2b285db220988590dfc13edcbbad41 (patch) | |
| tree | 6152f0f71844afe25c193d710a97662c458095b1 /templates/setup_jv_cli.iss | |
| parent | 0044c072e2a55c09feb041d60251e184c8d1f2a1 (diff) | |
Move resources to resources directory
Diffstat (limited to 'templates/setup_jv_cli.iss')
| -rw-r--r-- | templates/setup_jv_cli.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/setup_jv_cli.iss b/templates/setup_jv_cli.iss index b6d497d..6763248 100644 --- a/templates/setup_jv_cli.iss +++ b/templates/setup_jv_cli.iss @@ -18,7 +18,7 @@ LicenseFile=..\..\LICENSE PrivilegesRequired=lowest OutputDir=..\..\.temp\deploy\setup OutputBaseFilename=JustEnoughVCS For Windows -SetupIconFile=..\..\docs\images\Yizi.ico +SetupIconFile=..\..\resources\images\Yizi.ico SolidCompression=yes WizardStyle=modern dynamic |
