msi: Don't create a temporary copy of the package.
commit621b0405c90ef57429f869529106ee28dc32812d
authorHans Leidekker <hans@codeweavers.com>
Tue, 23 Aug 2011 12:41:43 +0000 (23 14:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2011 14:53:56 +0000 (23 16:53 +0200)
treec639a1549185d27e0252bc9179990f1948346580
parent0f67869d8402150ab9a555b4d705e137faf52483
msi: Don't create a temporary copy of the package.

There's no need for it now that we open the package in transacted mode.
dlls/msi/action.c
dlls/msi/msi.c
dlls/msi/msipriv.h
dlls/msi/package.c
dlls/msi/patch.c