当前位置:网站首页>How to add control panel to right click menu in win7
How to add control panel to right click menu in win7
2022-08-10 01:48:00 【xitongzhijia_abc】
How to add the control panel to the right-click menu in Windows 7?Some friends hope to add the function of opening the control panel to the right-click menu of the desktop, which will be more convenient. How to set it?I have brought a detailed introduction below, and interested friends can take a look.
Deep Technology GHOSTWIN7 64-bit flagship optimized version
1. Press Win+R to open the Run window, enter [regedit] and press Enter to enter the Registry Editor.

2. Enter the Registry Editor, locate the mouse to the "HKEY_CLASSES_ROOT\Directory\Background\shell" item, create a new item under it and name it [Control Panel].

3. Modify the key value of [Default] and change its value to [Open Control Panel].

4. The new string key, the key name is set to [Icon], and the key value is set to [shell32.dll, 21].

5. Create a new sub-item under [Control Panel] and change its name to [command].

6. Double-click the [Default] key, and change its value to [rundll32.exe shell32.dll, Control_RunDLL].

7. Close the Registry Editor, right-click on the blank area of the desktop, you can find the menu item "Open Control Panel", and click it to bring up the system control panel.

You can also try this method on other systems.
边栏推荐
猜你喜欢

《痞子衡嵌入式半月刊》 第 60 期

2022中高级Android面试题汇总来助你通过面试

D-Biotinol Involved by Biotin, CAS No: 53906-36-8 Specific Properties Description

Leetcode79. 单词搜索

宝塔实测-搭建LightPicture开源图床系统

Leecode-205. 同构字符串

游泳馆系统次卡的设置有哪些细节?

CAS:183896-00-6 (Biotin-PEG3-C3-NH2) PEG衍生物

微服务【同步和异步通讯详解】第6章

CAS:183896-00-6 (Biotin-PEG3-C3-NH2) PEG derivative
随机推荐
c语言指针练习题
服装店管理系统如何推送活动?
阿里云混合云管理平台多Region架构
【毕业设计】 基于Stm32的家庭智能监控系统 - 单片机 图像识别 人体检测 AI
Creo5.0入门教程赠素材
-Vector Dot Product-
C语言--数据的存储(上)
Leetcode81. 搜索旋转排序数组 II
-向量点积-
365 days challenge LeetCode1000 questions - Day 052 Step by step summation to get the minimum value of positive numbers Greedy
02|运算符
地雷数量求解
E - Sugoroku 3(期望dp)
【毕业设计】基于ESP32的在线墨水屏桌面摆件 -物联网 单片机 嵌入式
3.11-程序基本的控制语句 3.12-表达式 3.13-数据类型 3.14-常量/变量 3.15-标识符
删除表空间数据文件
字符统计柱状图
Docker interview question 2--get the number of database connections and docker-compose
头脑风暴:单词拆分
走出迷宫的最少步数2