> >1) Is there any nice pattern how to check if environment variable is set > > and if it does, to asign its value to a property in the same way as > > IniFileSearch or RegistrySearch: > > <Property Id="MyProperty"> > > ... > > </Property> > > > > or it is enough to to just use: > > > > <Property Id="MyProperty"> > > [%myenvironmentvariable] > > </Property>? > >2) The same feature "for read" from XML nodes would be useful not just > "for write" to XML support.
3) I have to also read some parametes from INI similar files (for example UDL). I see that IniFileSearch tag supports only INI files from system directory. In this case do I have to prepare own DLL file with needed features to handle those files? Best regards, Peter Jaworski ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. 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