diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-08 02:22:55 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-08 02:22:55 +0800 |
| commit | b247c27a18355dde617bfa36bdae0cf935a9e87e (patch) | |
| tree | 5419357e89b6233004d7c17f5a75c5864b2e2e75 /templates/setup_jv_cli.iss | |
| parent | 2407d32c0ab7ea3db1e09e01d8f2bce065888d0f (diff) | |
Update installer output directory to .temp root
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 e1e50cd..15a0fbc 100644 --- a/templates/setup_jv_cli.iss +++ b/templates/setup_jv_cli.iss @@ -16,7 +16,7 @@ DefaultGroupName={#MyAppName} AllowNoIcons=yes LicenseFile=..\..\LICENSE PrivilegesRequired=lowest -OutputDir=..\..\.temp\deploy\ +OutputDir=..\..\.temp\ OutputBaseFilename=JustEnoughVCS For Windows SetupIconFile=..\..\resources\images\Yizi.ico SolidCompression=yes |
