| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
To flag whether the installer is started manually or automatically
|
|
|
|
|
|
START_INSTALLER_AUTOMATIC_FAILED has been removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace use of AppUpgrade in progress hook with helper
|
|
|
|
The START_INSTALLER_AUTOMATIC_FAILED has been removed
|
|
|
|
|
|
|
|
Add manual and automatic statuses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Progressbar should be visible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we have an error we want to hide the install button
until the error has been handled, however if the error
is for failing to automatically start the installer then
we can show the Install button.
|
|
|
|
|
|
|
|
|