Smoke.exe writes all errors and warnings to the console. You can use console redirection as with other console programs:
smoke.exe ... > smoke.log 2>&1 On Fri, Dec 18, 2009 at 5:00 AM, nagaram.c <[email protected]> wrote: > Hi, > > > > There are some limitations to smoke.exe > > It looks like smoke.exe tool not supporting –l switch as like MsiVal2 does > it, is there a way to log errors/warnings to file, also how to write to > command window from the custom action dll that I added for new custom ICE > > > > Thanks, > > *Nag*** > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-devs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-devs > > -- Heath Stewart Deployment Technologies Team, Microsoft http://blogs.msdn.com/heaths
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
