Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
- Changes in installer file config
- Update in project Database Manager
  • Loading branch information
eastanganelli committed Jun 25, 2024
1 parent 43084e4 commit e4502e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/Installer_Config/configuration_installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName={autopf}\{#MyAppName}
DefaultGroupName={#MyAppName}
AllowNoIcons=yes
AllowNoIcons=no
LicenseFile=D:\ezequ\Projects\HoopTesting_System\sources\Installer_Config\license.txt
; Uncomment the following line to run in non administrative install mode (install for current user only.)
;PrivilegesRequired=lowest
Expand Down

0 comments on commit e4502e5

Please sign in to comment.