Skip to content

Instantly share code, notes, and snippets.

@zerda
Created July 27, 2016 06:56
Show Gist options
  • Save zerda/a2595c5d8082dee443a6ea210af57409 to your computer and use it in GitHub Desktop.
Save zerda/a2595c5d8082dee443a6ea210af57409 to your computer and use it in GitHub Desktop.
Disable Fiddler Auto Check for Update
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fiddler2]
"BlockUpdateCheck"="True"
@swablueme
Copy link

Finally. Hopefully that solves my nag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment