I'm attempting to add permissions to an existing registry key during
installation. The problem is what happens when I try that is the
original key is overwritten by a new key. The new key has the correct
permissions but this causes a lot of problems. The tag I'm using is:
<Component Id="RegistryKeyComponent" DiskId="1"
Guid="71C9A13F-EB8F-4009-89CE-4BD329133AD5">
<Registry Id="EventLogKey" Root="HKLM"
Key="SYSTEM\CurrentControlSet\Services\Eventlog\Application">
<Permission GenericAll="yes" User="networkService" />
</Registry>
</Component>
What I'd like to do is just append the permission to the access list and
keep the existing key. Is this possible?
Brian Poploskie
bridgeSpeak
(248) 588-4477
Try it out! Call (248) 588-4477 and say 'demonstration'!
http://www.bridgeSpeak.com <blocked::http://www.bridgespeak.com/>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users