On Fri, Aug 26, 2016 at 12:42 AM, Bob Hood <bho...@comcast.net> wrote: > Any suggestions as to how I could determine the cause of the crash without > having to uninstall ALL of my software?
Configure a postmortem debugger [1] (e.g. windbg -I). Use gflags to temporarily enable full page-heap verification for Explorer. [1]: https://msdn.microsoft.com/en-us/library/ff551063 _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32