Product registration for the About Box in Visual Studio 2010 and the deprecation of IVsInstalledProduct interface
In this article I’ll talk about the information that needs to be specified by a product integrating with Visual Studio to make that product appear in the About box dialog, and the changes to these settings for Visual Studio 2010. You are probably familiar by now with the layout of the Visual Studio’s About Box dialog. Beside listing gener...