On 4/13/2010 10:38 AM, Rodney Schuler wrote:
>        <RegistrySearch Id="TheirProductName" Root="HKLM"
> Key="Software\TheirCompany\TheirProduct\[THEIRCURVER]\[THEIRCURLANG]"
> Name="ProductName" Type="raw"></RegistrySearch>
>    

You can't rely on using the results of one AppSearch in another like 
that because there's no guaranteed order to how the rows in the 
AppSearch table are processed. Some AppSearches can be chained together 
but not registry. I believe an immediate custom action would be required.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to