diff options
Diffstat (limited to 'templates')
| -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>>> |
