Suggestion:
Instead of launching a child process (lzma.exe) for every file that is compressed, you could use the LZMA api to compress the datastream in the main process. I think that would make a big difference when compressing lots of files.
Professional Software Development Tools
Suggestion:
Instead of launching a child process (lzma.exe) for every file that is compressed, you could use the LZMA api to compress the datastream in the main process. I think that would make a big difference when compressing lots of files.
Added to the suggestion database.
REF: 18683
MSI Factory The Next Generation Intelligent Setup Builder