Commit History

Author SHA1 Message Date
  Martijn Laan 6a4ed20bcb Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon). 1 week ago
  Martijn Laan 00b8c7724b Update Setup. 1 month ago
  Martijn Laan bd9c044b0c Add new MapArchiveExtensions support function to allow the extraction of archives with custom extensions, such as self-extracting archives. 1 month ago
  Martijn Laan 369ea1627a Cleanup IssigUrl->ISSigUrl. 2 months ago
  Martijn Laan 95995123dd Add DownloadTemporaryFileWithISSigVerify + doc tweaks. 2 months ago
  Martijn Laan 6733dc7803 Add TDownloadWizardPage support class functions AddWithISSigVerify and AddExWithISSigVerify. Todo: doc & update CodeDownloadFiles2.iss. Also doc something to prevent people from doing issigverify twice on a downloaded archive. 2 months ago
  Martijn Laan f770e48db8 Finishing touches. 2 months ago
  Martijn Laan 0d1c4dcdc6 Add [Setup] section directive ArchiveExtraction. Removes the need for the script to handle inclusion/extraction/loading. 2 months ago
  Martijn Laan a28a2f3366 Merge branch 'main' into 7zdll 2 months ago
  Martijn Laan 56bbf40579 Add [ISSigKeys] RuntimeID, remove [Code] ISSigLoadTextFromFile. 2 months ago
  Martijn Laan d9356ae8ca Add support functions Init7ZipLibrary and ExtractArchive. 2 months ago
  Martijn Laan ebe623f8f2 Cleanup. 2 months ago
  Martijn Laan 55232b5f9e Add support functions ISSigLoadTextFromFile and ISSigVerify. I image them being useful if you want to verify a downloaded archive which does not contain .issig files and which you cannot repack. This specific case would require the download to be to a protected folder though for full protection. 2 months ago
  Jordan Russell 9d52a24040 Setup: De-form TMainForm and set MainFormOnTaskBar=True. 7 months ago
  Martijn Laan f1d7e47e59 Split off the helper stuff from ScriptFunc into two new other units + some other cleanup. 8 months ago
  Martijn Laan 6f13b4782b Add new support functions StringJoin, StringSplit, and StringSplitEx. Todo: doc. 8 months ago
  Martijn Laan 8d38ccb084 Finish/fix the page + make Extract7ZipArchive use exceptions on errors, just like DownloadTemporaryFile. Todo: fix messages. Also found new issue (not related to this branch): turns out 7zMain.c doesn't work from the current dir like I thought, instead it works from the archive dir. So the DestDir parameter doesn't work at the moment, doh! 8 months ago
  Martijn Laan c96fdb04a4 Fix the archive name todo + log cleanup (there was double logging). 8 months ago
  Martijn Laan dc634c99de Work on adding CreateExtractionPage and also make some other improvements. Some todos left as mentioned in the code and also didn't actually test the page yet. 8 months ago
  Martijn Laan 925fe1928f Added new Debugging support function. Todo: doc. 10 months ago
  Martijn Laan 803270a32d Expose to [Code] and update whatsnew. 10 months ago
  Martijn Laan 72db34c719 Really fix CopyFile/FileCopy discrepancy between [Code] and ISPP. 1 year ago
  Martijn Laan a919d72932 Cleanup/clarify. 1 year ago
  Martijn Laan 3e494c5965 Update for new names. 1 year ago
  Martijn Laan 8da185fed3 Add Shared prefix to the shared files. Todo: double check for unintended changes outside of uses (and some name cleanupfor this + move sources back into Src). 1 year ago