Skip to content

Instantly share code, notes, and snippets.

View whoami730's full-sized avatar
🥶
Bing Chilling

Sahil Jain whoami730

🥶
Bing Chilling
View GitHub Profile
@krowe
krowe / Add_hidden_dot_items_to_context_menu.reg
Last active May 10, 2025 05:41
These add a menu to Windows Explorer which shows or hides hidden files. It also will add menu items which show and hides protected system files. You can optionally also add menus for showing and hiding files which begin with a dot in the current folder.
Windows Registry Editor Version 5.00
; Created by: Kevin Rowe
; Created on: December 9, 2021
; Based on work by (you will probably want to install his script to work along with this script):
; Created by: Shawn Brink
; Tutorial: https://www.tenforums.com/tutorials/75901-hidden-items-add-context-menu-windows-10-a.html
[HKEY_CLASSES_ROOT\Directory\Background\shell\HiddenFiles]