That is an excellent idea sir.

+Pdb::Load(string,bool,bool) method looks to be the best place to start then 
and try and decipher what I need from there?

A new tool would merely output the Pdb as an XML file and accept XSLT to take 
care of the rest.

If I create a new tool, can I call it "kindle"? :)   
http://dictionary.reference.com/browse/kindle

From: Rob Mensching [mailto:r...@firegiant.com]
Sent: March-13-14 2:16 AM
To: WiX toolset developer mailing list
Subject: Re: [WiX-devs] Adding extra Pyro verbose output

How about reading the .wixpdb instead of trying to capture some output from the 
tools.  I don't really want to make a log file another "public interface" of 
the tools.

_______________________________________________________________
FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

From: Tunney, Stephen [mailto:stephen.tun...@nuance.com]
Sent: Tuesday, March 4, 2014 1:49 PM
To: wix-devs@lists.sourceforge.net<mailto:wix-devs@lists.sourceforge.net>
Subject: [WiX-devs] Adding extra Pyro verbose output

Hey guys,

I would like to have extra output in pyro.exe that would list the files that 
are being added to a patch's cab files.  Where would I add said logging?  The 
code is not ugly but rather complex, I feel lost.

I think going somewhere like Binder::UpdateFileInformation might be an ok place 
to go but I need some guidance.

Motivation is that I would like to parse the output log file to generate a list 
of files that have changed for our QA department to validate patch testing with.

Thanks,
Stephen Tunney

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to