Just did some research and think the problem is the sequence for the
files in the cab. As files in InstallShield are not sorted
alphabetically and the sequence number has no gaps (at first glance)
following code with two Lists containing the files in the correct
orders seems to work for me. Hope it
Hello,
Is it possible to change programatically the compression level of a
cab file with keeping its internal referencial structure intact ?
Initially I tried to "unCab" and "cab" an InstallShield generated cab
using
...
using Microsoft.Deployment.Compression.Cab;
...
CabInfo cabInfo = new CabIn
2 matches
Mail list logo