Re: [WiX-users] Conditions based on XML Search
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
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