Commit History

Author SHA1 Message Date
  Martijn Laan 25bc7d943c Cleanup CheckPassword like was done for HandleInitPassword already in 28f3e880. 5 days ago
  Martijn Laan a3a6f2dc2d Simplify var names. 6 days ago
  Martijn Laan f71709902c Make it so CompressMethod doesnt have to be in the initial header, rename the header from TSetupMainHeader to TSetupEncryptionHeader, and move PasswordTest to a more logical place. 6 days ago
  Martijn Laan 80cf6b585d Cleanup by moving the 'main' fields into a new struct and add an extra CRC check. 1 week ago
  Martijn Laan 1f43ff5e24 Add support for full encryption which encrypts everything and requires the password to be specified on the command line. Todo: cleanup existing and new code. 1 week ago
  Martijn Laan 25d1bb4c9e Improve wpPreparing a bit more. 1 month ago
  Martijn Laan 27e7d3aef9 Add new RetryCancelCancel message to improve AskRetryDownloadArchivesToExtract's and RenameUninstallExe's task dialogs. This is the final new message. 😅 1 month ago
  Martijn Laan b6c8727099 Improve integration of DownloadArchivesToExtract: no flicker anymore + proper silent mode support. 1 month ago
  Martijn Laan 0970f192da Make AskRetryDownloadArchivesToExtract msgbox a nice one, consistent with AbortRetryIgnoreTaskDialogMsgBox. Do same for RenameUninstallExe. Todo: new message commit + make LastBaseNameOrUrl available to [Code]. 1 month ago
  Martijn Laan 4960136b03 Fix/improve DownloadArchivesToExtract. 1 month ago
  Martijn Laan ab38d96ced Make sure it always downloads archives just once and not a second time on retries because of error with other archive. 1 month ago
  Martijn Laan a3062d6f26 Add missing ShouldProcessFileEntry call to DownloadArchivesToExtract + clean it up. 1 month ago
  Martijn Laan 02a6880a0e WIP: add retry question + add note how to make it work better. 1 month ago
  Martijn Laan 2d0ec7b9e5 Add support for dowload+extractarchives in a simple and clean way 👍 1 month ago
  Martijn Laan 487b78d6dc Cleanup. 1 month ago
  Martijn Laan f770e48db8 Finishing touches. 2 months ago
  Martijn Laan 4d26869349 DownloadTemporaryFileOrExtract7ZipArchiveProcessMessages -> DownloadTemporaryFileOrExtractArchiveProcessMessages. 2 months ago
  Martijn Laan 028432c711 Revert adding Redir suffixes + TRedir<T>. 2 months ago
  Martijn Laan a1bffc816c Clarify the name of functions taking a DisableFsRedir parameter but not having the ...Redir name. Especially helps if the call just says False for DisableFsRedir. 2 months ago
  Martijn Laan 3a1914add3 Cleanup a bit more. 6 months ago
  Martijn Laan 40c2504870 Minor tweak. 7 months ago
  Jordan Russell 859bd0a376 Don't reduce small wizard image area down to 55x55 anymore; use the full 58x58 size. 7 months ago
  Jordan Russell d5e8603909 Replace "WizardForm.Show" with "WizardForm.Visible := True". 7 months ago
  Jordan Russell 3dc9943825 Don't allow Application.Restore to show WizardForm if it's hidden. 7 months ago
  Jordan Russell 5e6334e70f Check if WizardForm is minimized before calling Application.BringToFront. 7 months ago
  Jordan Russell c29c12eeb1 Finish updating Setup.WizardForm. 7 months ago
  Jordan Russell 9d52a24040 Setup: De-form TMainForm and set MainFormOnTaskBar=True. 7 months ago
  Martijn Laan 6910a147a5 Finishing touches. 8 months ago
  Martijn Laan 23bac8824d Be like DownloadTemporaryFile. 9 months ago
  Jordan Russell d5b7736377 Preserve aspect ratio of large wizard images when scaling. 9 months ago