Category Archives: Windows 11 (en)
Returning the old terminal after Windows 11 update KB5019509
Got the update for Windows today – KB5019509 and the terminal’s arm was torn off. That is, it stopped displaying console programs like my Roguelike game. The update that broke it, adds tabs to the console, while breaking everything else… … Continue reading
Add “New” .txt in Windows 11 to the context menu
Add “New” .txt in Windows 11 to the context menu Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\.txt\ShellNew] [HKEY_CLASSES_ROOT\.txt\ShellNew] “NullFile”=”” [-HKEY_CLASSES_ROOT\txtfilelegacy] [HKEY_CLASSES_ROOT\txtfilelegacy] @=”Text File” [HKEY_CLASSES_ROOT\txtfilelegacy\shell] [HKEY_CLASSES_ROOT\txtfilelegacy\shell\printto] “NeverDefault”=”” [HKEY_CLASSES_ROOT\txtfilelegacy\shell\printto\command] @=hex(2):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,20,00,2f,00,70,00,74,\ 00,20,00,22,00,25,00,31,00,22,00,20,00,22,00,25,00,32,00,22,00,20,00,22,00,\ 25,00,33,00,22,00,20,00,22,00,25,00,34,00,22,00,00,00 Run it, kill the explorer and enjoy the ability … Continue reading
Remove “New” file types from the context menu in Windows 11
I switched to Windows 11 with a crunch. Terrible interface. Billy, why?! In general, one of the crutches that you have to substitute in order not to go crazy – removing @#$% file types from the context menu “New”. It’s … Continue reading