msi: Only run the CreateFolder and RemoveFolder actions when the component is set...
commit9cbb80d984db6077a426182d29f62a1871b778ce
authorHans Leidekker <hans@codeweavers.com>
Tue, 16 Feb 2010 10:45:34 +0000 (16 11:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2010 11:29:08 +0000 (16 12:29 +0100)
tree1b9b2b6ef0e8c50528fd0f8ef888ac17ca5ddbf7
parentc32d9d7004e51be50a405dc69b671dbb3ca3a7b2
msi: Only run the CreateFolder and RemoveFolder actions when the component is set to be installed or removed, respectively.
dlls/msi/action.c
dlls/msi/tests/install.c