Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created July 28, 2014 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/d561b54e8e39abfe9d34 to your computer and use it in GitHub Desktop.
Save jpluimers/d561b54e8e39abfe9d34 to your computer and use it in GitHub Desktop.
Finds xsd.exe in the HKLM and HKCU registry hives.
reg query hklm /s /f xsd.exe
reg query hkcu /s /f xsd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment