Thanks for your replies, this actually gave some insight and helped to
get find a solution.

Bob Arnson wrote:
> Mike Dimmick wrote:
>> DirectorySearch is performed by the AppSearch action. You have to have
>> all
>> your properties in place before it runs, or nest the searches
>> appropriately.
>>   
> 
> Specifically, because the AppSearch table lacks any sequencing
> information (e.g., the ControlEvent table's Ordering column), you can't
> use the results of one AppSearch in another. You can nest them, which
> repeats each AppSearch action.
> 
>> You can't nest things under a RegistrySearchRef, not sure why.
>>   
> 
> Because that would require creating a new AppSearch row. AppSearch is
> dark, dark magic. There are likely things it can do that the WiX schema
> doesn't currently support. Sooner or later, either MSI will come up with
> a better relational schema or WixAppSearch will get created...
> 

-- 
Oliver Schneider

Researcher / Developer

FRISK Software International
Thverholti 18
IS-105 Reykjavik
Iceland

+354 540 7400

http://www.f-prot.com | http://forum.f-prot.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to