| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Fix bug where first splash screen wasn't closed.
Fix bug where billboard only started the first time.
Fix bug where the restart status was lost when the exit code was an error.
Fix bug where the hash byte array length was compared to the hash string length (string is twice as long).
Fix bug where Burn didn't give update hash if the first byte was 0.
|
|
|
|
|
|
| |
This is required to get Windows to automatically transfer foreground focus so that the BA's window or the elevation prompt is automatically activated.
Fixes 6836
|
|
|
|
| |
Implements 6835
|
|
|
|
|
|
| |
Make the initial Burn process show the splash screen, and show it before parsing the manifest.
Fixes half of #5300
|
|
|