Reg Add Hkcu Software Classes Clsid 86ca1aa034aa4e8ba50950c905bae2a2 Inprocserver32 Ve D F Updated Instant

The command reg add "HKCU\Software\Classes\CLSID\GUID\InprocServer32" /ve /d "dll path" /f is a powerful way to register or modify COM in-process servers for the current user. The /ve targets the default value, /d supplies the DLL path, and /f makes the operation non-interactive.

\InProcServer32 : This key under a CLSID entry typically contains information about the COM component's in-process server. The in-process server is a DLL that hosts the component and runs in the same process as the client. /d supplies the DLL path

When you right-click a file or folder, you will immediately see the classic Windows 10 style menu (the full list of options) without having to click "Show more options." /d supplies the DLL path