Jordan Russell
4b05dce297
Don't set unnecessary SupportedTypes key on file associations.
...
https://groups.google.com/g/innosetup/c/r6-_em0DGNs/m/KE7p9uqhBAAJ
2024-12-31 02:51:11 -06:00
Martijn Laan
47e65e9ae7
The New Script Wizard now sets UninstallDisplayIcon when an .exe is chosen as the main executable file.
2024-12-11 17:33:38 +01:00
Jordan Russell
efb5d91bf8
Script wizard: Remove Compression=lzma line.
...
lzma2 is obviously preferred.
2024-11-07 01:18:42 -06:00
Jordan Russell
e325715cc8
Remove unneeded ParentBackground assignment.
...
It already defaults to False, and the cast was invalid (but not harmful).
2024-11-07 00:58:54 -06:00
Martijn Laan
d9d845ab62
Replace ArcFour with XChaCha20 which also removes iscrypt.dll use.
...
Todo:
-Use a single random base nonce for all files
-Remove/replace various iscrypt use in .iss scripts
-Delete iscrypt.dll on updates
-Update help & whatsnew & web
-Rename TSetupSalt/TSetupNonce?
2024-08-31 22:14:32 +02:00
Martijn Laan
e5d46b163d
Move shared but self-contained and generally useful units to Components.
2024-08-05 20:52:57 +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