Programmatically add an entry to the "External tools" menu of Visual Studio 2017

Viewed 1335

Does anybody know if it is possible to to add an entry to the "External Tools" menu of Visual Studio 2017 with EnvDTE or any other method? The only thing I found so far is to add some registry entries which doesn't seem to work for VS2017.

2 Answers
Related