msi: Reuse temporary executables.
commit06505c9a344a70a6510f3eb758187d634590f383
authorHans Leidekker <hans@codeweavers.com>
Thu, 2 Dec 2010 10:32:26 +0000 (2 11:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Dec 2010 11:47:41 +0000 (2 12:47 +0100)
tree4cd6bd13bc1c422dd35fdfb0753852c509f377d7
parent5a8ce4c7935cb6c26ba75e106749fcfd6403cf26
msi: Reuse temporary executables.

Fixes a custom action in the Office 2010 installer and makes installers
that pack multiple custom actions in an executable faster.
dlls/msi/custom.c
dlls/msi/msipriv.h
dlls/msi/package.c