Craig Ward wrote: > I have a global property that I'd like to initialize to a value found > within a line of text, in a text file. This file is close to an ini-file > format, except that it doesn't have section headers, so I'm not sure > that I can use IniFileSearch (the compiler keeps complaining about a > null or missing section header).
If it's not .ini format, IniFileSearch won't work. The underlying functionality requires section names. You'd need a custom action. > Also, are there any methods to parse/split strings? > No, there's nothing like that built in to MSI. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users