Skip to content

Instantly share code, notes, and snippets.

@lski
Created October 24, 2020 13:30
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 lski/af69ea832a7d4941231e584c681fd340 to your computer and use it in GitHub Desktop.
Save lski/af69ea832a7d4941231e584c681fd340 to your computer and use it in GitHub Desktop.
Command to make a text file show in the preview pane, in this case .json files
reg add HKLM\SOFTWARE\Classes\.json /v PerceivedType /t REG_SZ /d text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment