views:

24

answers:

0

Hi, We have developed an Internet Explorer Addon using BHO and C#. We added a few context menu actions (for the IE that are using the addon) as well. We've used the registery entries under the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\ to add the context menu entries. Is there a way to order the enntries? Or add a separator? Or nested menu? At the moment they are all ordered in alphabet order. Many thanks!