Re: [WiX-users] util:registrySearch before AppSearch

2010-11-28 Thread Rob Mensching
The RegistrySearch in the Util extension is only supported in Bundles today. On Sat, Nov 27, 2010 at 3:21 AM, Sean Farrow wrote: > Hi: > Is it possible to have the util:RegistrySearch elements evaluated before > the AppSearch custom action. > I've got conditions in the appsearch that only need to

[WiX-users] util:registrySearch before AppSearch

2010-11-27 Thread Sean Farrow
Hi: Is it possible to have the util:RegistrySearch elements evaluated before the AppSearch custom action. I've got conditions in the appsearch that only need to be evaluated if cartain registry keys determined by the Util:RegistrySearch exist. Cheers Sean.