How to reproduce:
1. install Comment Reflower
2. open Visual Studio 2003 and the example file in it
3. notice Reflower's items in the Tools menu
4. close Visual Studio 2003
5. repeat step 2
6. look for Reflower's items in the Tools menu
On my machine, menu items disappear.
Solution: Using Windows registry editor (regedit) I noticed that a launch of Visual Studio changes the value of [HKLM\Software\Microsoft\VisualStudio\7.1\AddIns\CommentReflower2003.Connect\LoadBehavior] registry key from 1 to 3. Now before I start Visual studio, I import a .reg file (attached) that restores the value to 1, and menu items seemed to stop disappearing.
Menu items do not appear after restart of Visual Studio
Group
Searches
Help
#7 Menu items do not appear after restart of Visual Studio
How to reproduce:
1. install Comment Reflower
2. open Visual Studio 2003 and the example file in it
3. notice Reflower's items in the Tools menu
4. close Visual Studio 2003
5. repeat step 2
6. look for Reflower's items in the Tools menu
On my machine, menu items disappear.
Solution: Using Windows registry editor (regedit) I noticed that a launch of Visual Studio changes the value of [HKLM\Software\Microsoft\VisualStudio\7.1\AddIns\CommentReflower2003.Connect\LoadBehavior] registry key from 1 to 3. Now before I start Visual studio, I import a .reg file (attached) that restores the value to 1, and menu items seemed to stop disappearing.
Discussion
Log in to post a comment.