1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-09 14:34:05 +02:00

Add an AppName suffix for portable and update installers

This commit is contained in:
chylex 2017-01-28 18:49:14 +01:00
parent a838e89695
commit 7635af5730
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
[Setup]
AppId={{8C25A716-7E11-4AAD-9992-8B5D0C78AE06}
AppName={#MyAppName}
AppName={#MyAppName} Portable
AppVersion={#MyAppVersion}
AppVerName={#MyAppName} {#MyAppVersion}
AppPublisher={#MyAppPublisher}

View File

@ -12,7 +12,7 @@
[Setup]
AppId={{{#MyAppID}}
AppName={#MyAppName}
AppName={#MyAppName} Update
AppVersion={#MyAppVersion}
AppVerName={#MyAppName} {#MyAppVersion}
AppPublisher={#MyAppPublisher}