Martijn Laan
|
a4dcbec6ce
Allow [Code] to update or remove the wizard background image (but not the color).
|
2 mesi fa |
Martijn Laan
|
1cc92411e4
Add support functions InitializeBitmapButtonFromStockIcon and InitializeBitmapImageFromStockIcon. Added as functions instead of class members because that's how InitializeBitmapButtonFromIcon were added, which was because array parameters for class members are not supported.
|
3 mesi fa |
Martijn Laan
|
67815aaccd
Tweak ExtractArchive transition info.
|
8 mesi fa |
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.
|
8 mesi fa |
jogo-
|
0ca88564fb
Fix 'string' casing (#476)
|
1 anno fa |
Martijn Laan
|
6f13b4782b
Add new support functions StringJoin, StringSplit, and StringSplitEx. Todo: doc.
|
1 anno fa |
Martijn Laan
|
c96fdb04a4
Fix the archive name todo + log cleanup (there was double logging).
|
1 anno fa |
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.
|
1 anno fa |
Martijn Laan
|
e955344670
Cleanup Compil32 using Shared.SetupTypes since last july: move the required types (TSetupStep and TUninstallStep) into a new unit instead.
|
1 anno fa |
Martijn Laan
|
72db34c719
Really fix CopyFile/FileCopy discrepancy between [Code] and ISPP.
|
1 anno fa |
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.
|
1 anno fa |