Specify name of app in list of installed apps

This commit is contained in:
Pavel Moiseenko 2021-07-15 00:28:23 +03:00 committed by John Preston
parent a094fa42a0
commit 4ea065fdf1
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ DefaultGroupName={#MyAppName}
AllowNoIcons=yes
OutputDir={#ReleasePath}
SetupIconFile={#SourcePath}..\Resources\art\icon256.ico
UninstallDisplayName={#MyAppName}
UninstallDisplayIcon={app}\Telegram.exe
Compression=lzma
SolidCompression=yes