HELP with windows context menu -> new

Hello,

I have some trouble with the windows shell context menu displayed in DOpus

DOpus screenshot

We can see that highlighted entries is not showed in Explorer (what it's a good thing)

Explorer screenshot

We can see that highlighted entries is not showed in DOpus (what it's a bad thing)

Indeed, I customized the "new document" entries with tweakUI. It works perfect with explorer unlike DOpus.

The registry key

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\ShellNew

contains every entries showed by explorer and which DOpus should show too.

Every extension have a template referred to the registry at

[HKEY_CLASSES_ROOT\.ext\ShellNew] "FileName"="template.js"

The button code referred to windows shell in the list context menu is the default one aka:

FileType CONTEXTMENU=Directory\Background

So I don't know what's wrong. Shouldn't DOpus show the same menu as windows explorer?

The attachment contains values in

HKEY_CLASSES_ROOT\Directory\Background\shellex

Up Please :confused:
shellex.zip (512 Bytes)

Ok, I bow to Opus power once again. With the help file and forum archive, I realize that I could have something much better than context menu explorer.

Here is the result on lister background: