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
Next revisionBoth sides next revision
faq [2023/03/03 09:54] nampara17faq [2023/03/03 09:58] nampara17
Line 22: Line 22:
   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 then entering the correct name for the folder.+  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.
  
-  Create a new key called `InprocServer32` underneath `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}`+Create a new key called `InprocServer32` underneath `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}`
  
- Open the `(Default)` key in `InprocServer32` and set its value to blank (highlight cell and press delete), then click OK.+* Open the `(Default)` key in `InprocServer32` and set its value to blank (highlight cell and press delete), then click OK.
  
   You will notice that the Data which was originally "(value not set)" is now shown as blank.   You will notice that the Data which was originally "(value not set)" is now shown as blank.
  
- Close registry editor and reboot.+* Close registry editor and reboot.
  
   You will now see the classic-style context menu.   You will now see the classic-style context menu.
  
-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> </markdown>