msi: Be more selective about which access modes are used to open or create keys.
commite1a65bed682aec5ca4e40d2ac0fc306949b09494
authorHuw Davies <huw@codeweavers.com>
Wed, 15 Jul 2015 11:32:19 +0000 (15 12:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Jul 2015 14:19:09 +0000 (15 23:19 +0900)
treec96aa113bd1c5c2567f8d09fabba091c513beb0a
parent4a992fec01ab142063da2fc2f66b2a58c8845c36
msi: Be more selective about which access modes are used to open or create keys.

An installer was failing when trying to create subkeys after denying
delete access to their parent key.
dlls/msi/action.c