Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq [2023/03/03 09:58] nampara17faq [2024/03/05 09:17] (current) nampara17
Line 15: Line 15:
 Here is a method to bring back the old FULL context menu. Please BE AWARE that this requires you to edit the Registry of your Windows PC. If you are not happy with this please do NOT ATTEMPT IT. Thanks. Here is a method to bring back the old FULL context menu. Please BE AWARE that this requires you to edit the Registry of your Windows PC. If you are not happy with this please do NOT ATTEMPT IT. Thanks.
  
-<markdown> +==== How to Get Full Context Menus in Windows 11 ====
-### How to Get Full Context Menus in Windows 11+
  
 * Open regedit. The easiest way is to hit Windows + R, enter regedit and hit Enter. * Open regedit. The easiest way is to hit Windows + R, enter regedit and hit Enter.
Line 22: Line 21:
   Navigate to `HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\`   Navigate to `HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\`
  
- Create a new registry key called `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}` underneath `CLSID`.+* Create a new registry key called `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}` underneath `CLSID`.
  
   You can create keys by right-clicking in the right window pane and selecting New->Key<br>   You can create keys by right-clicking in the right window pane and selecting New->Key<br>
-  then entering the correct name for the folder.+  Then entering the correct name for the folder.
  
 * Create a new key called `InprocServer32` underneath `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}` * Create a new key called `InprocServer32` underneath `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}`
Line 38: Line 37:
  
   If you want to revert back to the default, limited context menu, delete the `InProc32 key`   If you want to revert back to the default, limited context menu, delete the `InProc32 key`
-</markdown> 
  
 ++++ ++++