Unlock For Us

(Windows 11) Adding Context Menu for Customization and Automation

This is the steps to create Right-Click Menu Customization on Windows 11. We'll found it after "Show more options" was clicked.


How?

Go to Regedit.exe


Adding Right-Click Menu for Drives Icon

1. explore HKEY_CLASSES_ROOT\Drive\ folder

2. Create the following Registry Key Folder Path: HKEY_CLASSES_ROOT\Drive\shell\Disk Management\command

3. At (Default), input: cmd /c diskmgmt.msc


Adding Right-Click Menu to All Files

1. explore HKEY_CLASSES_ROOT\*

2. Create the following Registry Key Path: HKEY_CLASSES_ROOT\*\shell\Launch with Notepad\command

3. At (Default), input: notepad.exe %1


Creating Icon on Menus

1. explore HKEY_CLASSES_ROOT\*\shell\Launch with Notepad

2. Create >> New >> String Value >> Icon = "notepad.exe, 0"


That's it!

0 Comments:

 

© Naga Heavy Industries (NHI) @2024| Blogger| License Agreement