It seems that MSI cannot write REG_DWORD type values to registry..Wht is the
workaround for this?


Anidil wrote:
> 
> I'm using the following code to write an integer value to windows
> registry.
> 
> <Registry Id='PCPERegNotification' Root='HKLM'
> Key='Software\Wow6432Node\Product\Notification' Name='Notification Sounds
> Enabled'
>      Action='write' Type='integer' Value='0x00000001(1)' /> 
> 
> It gives me a permission denied to access the specified registry key
> message while running the msi.
> 
> any help?
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-writing-registry-values-tf4149618.html#a11805535
Sent from the wix-users mailing list archive at Nabble.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

Reply via email to