• Aric Stewart's avatar
    - action.c is getting too big, so split out all the handling of · 54c67dd1
    Aric Stewart authored
      CustomActions into custom.c. Cleaned up a lot of the handling of
      custom actions including scripting actions and processing return
      codes.
    - Mike McCormack pointed out that MsiFormatRecord is basically the
      same as internal function deformat_string. So broke deformat_string
      out and updated it to function as MsiFormatRecord and implemented
      MsiFormatRecord.
    - A number of random fixes to action.c including properly calculating
      the length for the LocalPackage name, not forcing a reboot when
      really we should just return ERROR_INSTALL_SUSPEND and handling
      REG_MULTI_SZ now that we can deformat the properly.
    54c67dd1
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...