|
@ -1,5 +1,5 @@ |
|
|
#define MyAppName "CouchPotato" |
|
|
#define MyAppName "CouchPotato" |
|
|
#define MyAppVer "2.3.1" |
|
|
#define MyAppVer "2.4.0" |
|
|
|
|
|
|
|
|
[Setup] |
|
|
[Setup] |
|
|
AppName={#MyAppName} |
|
|
AppName={#MyAppName} |
|
@ -22,7 +22,7 @@ UsePreviousAppDir=no |
|
|
[Messages] |
|
|
[Messages] |
|
|
WelcomeLabel1=Installing [name]! |
|
|
WelcomeLabel1=Installing [name]! |
|
|
WelcomeLabel2=This wizard will install [name] to your AppData folder. It does this so it can use the build in updater without needing admin rights. |
|
|
WelcomeLabel2=This wizard will install [name] to your AppData folder. It does this so it can use the build in updater without needing admin rights. |
|
|
|
|
|
|
|
|
[CustomMessages] |
|
|
[CustomMessages] |
|
|
LaunchProgram=Launch {#MyAppName} right now. |
|
|
LaunchProgram=Launch {#MyAppName} right now. |
|
|
|
|
|
|
|
|