Skip to content

Instantly share code, notes, and snippets.

@isidore
Created June 18, 2014 09:08
Show Gist options
  • Save isidore/e07b2045989446e69d0e to your computer and use it in GitHub Desktop.
Save isidore/e07b2045989446e69d0e to your computer and use it in GitHub Desktop.
WindowsRegistry
WindowsRegistryAssert.HasDword(keyName: "Console", valueName:"TrimLeadingZeros", expectedValue:0,failureMessage: "You should probably Have This");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment