No description
Find a file
Simon Tatham e8d91ad369 Top-level wrapper script to do the environment setup.
This sets up $WIX and $LD_PRELOAD before running a Wix .NET executable
via mono, so the user doesn't have to have pre-prepared those
variables (and, in particular, libpreload doesn't uncontrolledly
affect loads of other stuff too).
2017-05-17 19:29:08 +01:00
fake-lib.c Implement MsiGetFileHash. 2017-05-16 19:06:45 +01:00
fake-lib.h Implement MsiGetFileHash. 2017-05-16 19:06:45 +01:00
fake-msi.c Write terminating strings when MsiGetFileVersion() fails. 2017-05-16 19:19:51 +01:00
fake-winterop.c Find makecab.py via $WIX rather than $PATH. 2017-05-17 19:28:49 +01:00
makecab.py Fix checksum calculation in CAB data records. 2017-05-16 20:11:53 +01:00
Makefile.wixfakelibs Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00
preload.c Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00
wrapper.py Top-level wrapper script to do the environment setup. 2017-05-17 19:29:08 +01:00