Martijn Laan
|
67815aaccd
|
Tweak ExtractArchive transition info.
|
2025-05-29 15:47:11 +02:00 |
|
Martijn Laan
|
6218a86f54
|
Mark Extract7ZipArchive as obsolete/renamed. If it's called anyway and a 7-Zip DLL is available, still use the DLL version.
|
2025-05-24 14:11:35 +02:00 |
|
jogo-
|
0ca88564fb
|
Fix 'string' casing (#476)
* Update Compiler.ScriptFunc.pas
* Update isxfunc.xml
|
2024-11-17 12:37:00 +01:00 |
|
Martijn Laan
|
6f13b4782b
|
Add new support functions StringJoin, StringSplit, and StringSplitEx. Todo: doc.
|
2024-11-16 14:14:52 +01:00 |
|
Martijn Laan
|
c96fdb04a4
|
Fix the archive name todo + log cleanup (there was double logging).
|
2024-11-14 15:54:11 +01:00 |
|
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.
|
2024-11-14 15:35:20 +01:00 |
|
Martijn Laan
|
e955344670
|
Cleanup Compil32 using Shared.SetupTypes since last july: move the required types (TSetupStep and TUninstallStep) into a new unit instead.
|
2024-09-27 16:07:30 +02:00 |
|
Martijn Laan
|
72db34c719
|
Really fix CopyFile/FileCopy discrepancy between [Code] and ISPP.
|
2024-08-14 08:10:56 +02:00 |
|
Martijn Laan
|
6db7a31745
|
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
2024-08-05 16:56:18 +02:00 |
|