mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-13 20:28:31 +10:00
Help: Fix StartMenu registry path
This commit is contained in:
@@ -217,7 +217,7 @@ no user can edit them:<br>
|
||||
<img src="images/settings5.png" style="width: 516px;" alt=""><br>
|
||||
In this example the setting "Enable right-click menu" is locked to always
|
||||
be unchecked and can't be changed by any user. This is achieved
|
||||
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\OpenShell\Menu</span> registry key. Create a DWORD value called "EnableContextMenu" and set it to 0.<br>
|
||||
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\OpenShell\StartMenu</span> registry key. Create a DWORD value called "EnableContextMenu" and set it to 0.<br>
|
||||
<br>
|
||||
In some cases you may not want to lock the value for all users, but
|
||||
simply modify the initial value of the setting. In such case add
|
||||
|
||||
Reference in New Issue
Block a user