Kaloyan Chehlarski
|
d99d325747
|
COMMON: Detect obfuscated and invalid files in InstallShield cabs
Files marked as invalid are now ignored in all IS versions. Trying to
extract an obfuscated file now results in a warning instead of just failing.
|
2023-04-09 13:02:30 +02:00 |
|
Kaloyan Chehlarski
|
ba11cf87cd
|
COMMON: Fix incorrectly marked split files in InstallShield cabinets
|
2023-04-09 13:02:30 +02:00 |
|
Kaloyan Chehlarski
|
6efa793a25
|
COMMON: Fix InstallShield v5 file list reading
Fixed the InstallShield archive code to correctly load the file list in
multi-cabinet v5 archives.
|
2023-04-09 13:02:30 +02:00 |
|
Kaloyan Chehlarski
|
9fb08caa4e
|
COMMON: Upgrade InstallShield archive code
Added support for files split across volumes, and for multi-volume
v5 archives to the InstallShield cabfile code.
|
2023-04-09 13:02:30 +02:00 |
|
Eugene Sandulenko
|
fb7095f5a4
|
COMMON: Move all compression-related files to a separate directory
|
2022-12-01 11:53:02 +01:00 |
|