Revision | 29518 (tree) |
---|---|
Time | 2023-01-28 22:47:51 |
Author | stefankueng |
add note about how to get the menu items listed
@@ -33,6 +33,10 @@ | ||
33 | 33 | <img src="/assets/img/VS_externaltools-small.png" alt="VS_externaltools" width="200" height="195"> |
34 | 34 | </a> |
35 | 35 | <p> |
36 | + Note: you might have to first open a document in VisualStudio and then right-click on the tab | |
37 | + header to show the context menu. Otherwise the Easy MDI Document Window context menu doesnt show up in the Customize dialog. | |
38 | + </p> | |
39 | + <p> | |
36 | 40 | Add the name of the command, the path to <em>TortoiseProc.exe</em> |
37 | 41 | and then the parameters for the command. |
38 | 42 | </p> |