0

I want to programmatically analyze crash files (minidump) using WinDbg Preview. I've got the WinDbg command line done and everything works except that WinDbg always wants me to manually verify the credentials for one of the symbol servers. This one is using HTTP basic authentication ala https://user:password@domain.com/path.

I've already allowed FEATURE_HTTP_USERNAME_PASSWORD_DISABLE for EngHost.exe so that I'm asked at all.

But I'm still asked on every invocation of WinDbg with the credentials prefilled and the "Store credentials" checked.

t-b
  • 63
  • 1
  • 6

0 Answers0