Skip to content

Instantly share code, notes, and snippets.

@TheConstructor
Created February 17, 2022 09:27
Show Gist options
  • Save TheConstructor/1a9e0f0b1f745f51ef725c4cda6f2da3 to your computer and use it in GitHub Desktop.
Save TheConstructor/1a9e0f0b1f745f51ef725c4cda6f2da3 to your computer and use it in GitHub Desktop.
Create new txt-file as configured in Win 10
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.txt\ShellNew]
"ItemName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
00,6e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2e,00,65,00,78,00,65,00,2c,00,\
2d,00,34,00,37,00,30,00,00,00
"NullFile"=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment