Hi,
I'm trying to disable the folder context menu entries 'Command Prompt Here' and 'Powershell Here' but somehow fail.
First I tried to delete the entries from file types/edit/context menu but I guess this fails because of registry access privileges, at least they are still there when I open the menu and check the configuration.
Because of the Action value, I assume they come from the registry and BINGO, I found some articles describing them and how to disable/hide them. Basically it's taking the ownership of the key and adding a special String value labelled: ProgrammaticAccessOnly but even after I did this, they are still shown in DOpus - but not in the Windows Explorer.
Is there any other way to remove these entries from Directory Opus?