Re: [WiX-users] Conditions based on XML Search

2009-03-04 Thread Bob Arnson
troy hostetter wrote: > I see there is a RegistrySearch, FileSearch, DirectorySearch, AppSearch .. > and even an IniFileSearch. Is there such a thing as XMLFileSearch? > Not in WiX today. -- sig://boB http://joyofsetup.com/ -

[WiX-users] Conditions based on XML Search

2009-03-04 Thread troy hostetter
I see there is a RegistrySearch, FileSearch, DirectorySearch, AppSearch .. and even an IniFileSearch. Is there such a thing as XMLFileSearch? I'd like to do some conditional processing based on XML. Any solutions out there? - Troy