Suggestion: [setup] Add an option to allow user to add "Open Cygwin Terminal Here" to Right-click menu

Brian Inglis Brian.Inglis@SystematicSW.ab.ca
Wed Feb 14 20:00:06 GMT 2024


On 2024-02-10 08:09, Norton Allen via Cygwin wrote:
> On 2/10/2024 10:03 AM, Norton Allen via Cygwin wrote:
>> On 2/10/2024 7:07 AM, Lee via Cygwin wrote:
>>>> Note: I hope this change would work on Windows 11 right-click menu. (Because 
>>>> I don't like "Show more options" or Shift + Right-click)
>>> I'm still on Windows 10; I have no idea what does/doesn't work on Windows 11
>>
>> chere gets the option onto the "Show more options" list. I agree that is less 
>> helpful than it was in Win10. If anyone knows how to get something to stay on 
>> the primary context menu, that would be great.
>>
> The Internet answers:
> 
>     reg add
>     
> HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32
>     /ve /d "" /f
> 
> As found here:
> 
> https://answers.microsoft.com/en-us/windows/forum/all/windows-11-right-click-explorer-menu-show-more-as/ba8dafe4-306a-403b-af0d-10a6d1ca0a9a

To be clear, on Windows 11, this shows the "classic full" context menu instead 
of what Windows considers important or recent plus "Show more options..."!

Surely you mean (-v displays confirmation):

$ regtool add -v 
/proc/registry/HKEY_CURRENT_USER/Software/Classes/CLSID/{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
Key {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} created
$ regtool add -v 
/proc/registry/HKEY_CURRENT_USER/Software/Classes/CLSID/{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}/InprocServer32
Key InprocServer32 created
$ regtool list -pv 
/proc/registry/HKEY_CURRENT_USER/Software/Classes/CLSID/{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
InprocServer32\ ()

;^>
-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry



More information about the Cygwin mailing list