Tagged Questions
1
vote
1answer
181 views
Where are the PDB? How to investigate a crash DMP?
I have a Wix 3.6 managed bootstrapper installer that crashed on a user machine. I have the crash DMP file provided by the user, but I can't find any PDB files for installer exe.
When I open the DMP ...
1
vote
1answer
49 views
What is the WIX SymbolPath element for?
can anyone shed any light on the WIX SymbolPath element http://wix.sourceforge.net/manual-wix3/wix_xsd_symbolpath.htm? The documentation is pretty sparse. Is it for specifying where to find the ...