Hi,
I'm developing a a Visual Studio 2010 Shell Isolated application. The application includes the "aboutbox" VSPackage and my custom package.
When I execute my package, I expect the 'AboutHelp' menu entry to appear under the Help pulldown menu. It does not.
I've tried to add the "[ProvideAutoLoad(UIContextGuids.NoSolution)]" attribute to the AboutBoxPackage class but an error appear when execute time.