LZMA Decompression bug
I'm using this setting to compress installer data:
SetCompressor /SOLID lzma
when running the setup on slower machine or with low priority, the installer prints 99% after extracting a pdb file. Other pdb files have a 100%...
The file installed is identical with the one from source.
See attached image.