aboutsummaryrefslogtreecommitdiff
path: root/preload.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2017-05-15 21:00:12 +0100
committerSimon Tatham <anakin@pobox.com>2017-05-15 21:00:12 +0100
commit0985b382d387f6868240928db1531b22c0915d24 (patch)
tree0c0377d7266961e78b5a7fc6fc1771d9e39aaaac /preload.c
parent505ea0fc84017391d0750541d5bf4c418aecad47 (diff)
downloadwix-on-linux-0985b382d387f6868240928db1531b22c0915d24.tar.gz
wix-on-linux-0985b382d387f6868240928db1531b22c0915d24.tar.bz2
wix-on-linux-0985b382d387f6868240928db1531b22c0915d24.zip
Create the cab with the files in the right order.
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.
Diffstat (limited to 'preload.c')
0 files changed, 0 insertions, 0 deletions