• Aric Stewart's avatar
    Quite a few fixes: · 2cae30b6
    Aric Stewart authored
    - Allow for the queing of custom actions to trigger on the
      InstallExecute or InstallExecuteAgain actions.
    - allow for the queing of custom actions to trigger on
      InstallFinalize.
    - Properly set the CustomActionData property for said queued actions.
    - Implement RegisterProduct.
    - Beginning implementation of ForceReboot.
    - Don't kill install if an item to be duplicated does not exist.
    - Write out SourceList and LastUsedSource for resuming installs.
    - Use regsvr32 to register self reg dlls.
    2cae30b6
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
action.c Loading commit data...
cond.y Loading commit data...
create.c Loading commit data...
distinct.c Loading commit data...
handle.c Loading commit data...
insert.c Loading commit data...
msi.c Loading commit data...
msi.spec Loading commit data...
msipriv.h Loading commit data...
msiquery.c Loading commit data...
order.c Loading commit data...
package.c Loading commit data...
query.h Loading commit data...
record.c Loading commit data...
regsvr.c Loading commit data...
select.c Loading commit data...
sql.y Loading commit data...
string.c Loading commit data...
suminfo.c Loading commit data...
table.c Loading commit data...
tokenize.c Loading commit data...
update.c Loading commit data...
version.rc Loading commit data...
where.c Loading commit data...