In article <[EMAIL PROTECTED]>,
    Kiran Nallabothula <[EMAIL PROTECTED]>  writes:

> I was looking for a way to read a registry key and copy its values to anoth=
> er registry key using WIX. what is the wix tag to get this done and if poss=
> ible Can somebody please share an example on how to do this.

For simple cases, scrape the registry value into a property and then
write that into the registry using a component.

Relevant tags:
        Property, RegistrySearch
        Component, Registry
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
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