Martijn Laan
028432c711
Revert adding Redir suffixes + TRedir<T>.
2025-05-20 13:35:14 +02:00
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.
...
Also always set DisableFsRedir to False in InternalExtractTemporaryFile and DownloadTemporaryFile just like it already does for everything else working on the temp dir.
2025-05-19 19:29:09 +02:00
Martijn Laan
04d605c434
Cleanup: InstFunc and SetupLdr dont actually need SetupTypes.
2024-09-27 15:52:29 +02:00
Martijn Laan
43823b2eab
Add comment.
2024-08-06 19:17:51 +02:00
Martijn Laan
bd49a504c7
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
2024-08-06 19:12:28 +02:00
Martijn Laan
f43cf0f2b2
Prep extracting SetupLdr function from InstFunc. Separate commit to hopefully keep Git history for most functions.
2024-08-06 18:39:43 +02:00
Martijn Laan
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
2024-08-06 13:54:25 +02:00