Can anyone tell me if the "Value" attribute i have specified is correct?
This piece of code doesn't seems to work when the msi is run..

<Registry Id="PCPERegUnCooperativeApps" Root="HKLM"
Key="Software\Wow6432Node\APC\APC PowerChute Personal
Edition\2.01.100\Shutdown">
                <Registry Action="write" Name="UnCooperativeApps"
Type="binary" 
  
Value="#x{4E4F5445530046726F6E74506167654578706C6F72657257696E646F7734300000}"
xmlns="http://schemas.microsoft.com/wix/2006/wi"; />
              </Registry>

Am i using the proper syntax to specify the binary value?
-- 
View this message in context: 
http://www.nabble.com/Creating-binary-value-in-the-registry-tf4169842.html#a11862843
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