Skip to content

Commit

Permalink
Update friction.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Aug 23, 2024
1 parent f604255 commit cc73ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/friction.iss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ DisableProgramGroupPage=yes
LicenseFile=LICENSE.md
PrivilegesRequiredOverridesAllowed=dialog
OutputDir=setup
OutputBaseFilename={#MyAppExeName}
OutputBaseFilename=friction
SetupIconFile=friction.ico
Compression=lzma
SolidCompression=yes
Expand Down

0 comments on commit cc73ac2

Please sign in to comment.