diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-23 04:28:16 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-23 04:28:16 +0800 |
| commit | f607f6ac3b98d00370f613e674da7beb4c61ce58 (patch) | |
| tree | 4ae293997a5f48a71c49817fc2a6e2f78bdc9143 | |
| parent | 460c9d4dfe15d077467ae7fe0929353db09c6df0 (diff) | |
Update installer license file to LICENSE-MIT
| -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 8a45ee5..9f849fc 100644 --- a/templates/setup_jv_cli.iss.template +++ b/templates/setup_jv_cli.iss.template @@ -14,7 +14,7 @@ AppUpdatesURL={#MyAppURL} DefaultDirName={autopf}\{#MyAppName} DefaultGroupName={#MyAppName} AllowNoIcons=yes -LicenseFile=..\..\LICENSE +LicenseFile=..\..\LICENSE-MIT PrivilegesRequired=lowest OutputDir=..\..\.temp\ OutputBaseFilename=JustEnoughVCS_Windows_<<<VERSION>>> |
