Is it possible to set the order in which AppSearches are executed?
i have following appSearches <Property Id="INSTANCENAME"> <RegistrySearch Id="GetInstanceName" Root="HKLM" Key="SOFTWARE\Flo\Instances\[InstanceId]" Name="InstanceName" Type="raw" /> </Property> <Property Id="TEMPINSTANCEID"> <RegistrySearch Id="GetInstanceId" Root="HKLM" Key="SOFTWARE\Flo\Instances" Name="[INSTANCENAME]" Type="raw" /> </Property> As you can see on search is based on the result of the other so i need to ensure the order. How can i achieve that? Regards, Florian Dohrendorf ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users