No description
![]() In my test MSI, the files are supposed to be in alphabetical order, not in 'whatever order lcab enumerated the Unix directory I pointed it at' order. The test MSI didn't install, but with this change, it does, so my guess is that either the real Windows installer system depends on the alphabetical order for a search algorithm, or else files in the cab are referred to by a numeric index of some kind. |
||
---|---|---|
fake-lib.c | ||
fake-lib.h | ||
fake-msi.c | ||
fake-winterop.c | ||
Makefile.wixfakelibs |