Commit History

Author SHA1 Message Date
  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 8de43711d9 Merge branch 'main' into files-downloadarchive 1 month ago
  Martijn Laan e0ba188bb4 Add 2 messages for future ISSig changes. Not yet used but this way we will have them ready in translations. 1 month ago
  Martijn Laan 60b42c9778 Make DownloadingLabel and ExtractionLabel consistent with StatusDownloadFiles and StatusExtractFiles, otherwise it looks bad when both download or extract methods are used by the same Setup, like how DownloadFile.iss uses both download methods. Also give ExtractionLabel a proper name. 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 41e4b363cd Add SHA256 verification in all places where it can do ISSig verification, using new [Files] parameter Hash. 1 month ago
  Martijn Laan 3c67d36bff Add [Files] flag "download" for integrated download support. Was rather easy 👍 2 months ago
  Martijn Laan 8a5359c1f7 Fix the exception issue by introducing a new message. Cleans up the code AND the message to the user 👍 Todo: commit Default.isl. 2 months ago
  Martijn Laan 475967a272 Add new messages for issigverify errors. Todo: commit new Default.isl. 2 months ago
  Martijn Laan d35d8bf543 Finish new messages / exception handling. 2 months ago
  Martijn Laan 36177fd98a Redo the message change. Todo: commit updated Default.isl. 2 months ago
  Martijn Laan 96853695e2 Update for new messages. 8 months ago
  Martijn Laan 8150ccabcc Cleanup. 9 months ago
  Martijn Laan b50e481790 A few more renames. 1 year ago