No description
![]() lcab produces uncompressed CAB files, which is a bit low-quality for my taste - especially when it turns out CAB files have Deflate as one of their compression options, so I can write a compressed CAB-builder in only about 100 lines of Python using the zlib module! I'd expected to have to faff about finding an implementation of LZX, but there's really no need to bother. |
||
---|---|---|
fake-lib.c | ||
fake-lib.h | ||
fake-msi.c | ||
fake-winterop.c | ||
makecab.py | ||
Makefile.wixfakelibs | ||
preload.c |