Skip to content

Instantly share code, notes, and snippets.

@john-halbert
john-halbert / csharp.reg
Created January 17, 2018 02:06
Windows registry entries for programmers
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.cs]
@="csharp"
[HKEY_CLASSES_ROOT\.cs\ShellNew]
"NullFile"=""
[HKEY_CLASSES_ROOT\csharp]
@="C# Script"
@john-halbert
john-halbert / ContextCmder-Disable.reg
Created January 17, 2018 02:04 — forked from jojobyte/ContextCmder-Disable.reg
Cmder Context (Right-Click) Menu for Windows 7/8
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder]
[-HKEY_CLASSES_ROOT\Directory\shell\Cmder]