
Visual Studio 2008 Shell Integrated Mode
The Visual Studio 2008 Shell (integrated mode) integrates into Visual Studio on an end-user computer and enables your custom tools to have the look of Visual Studio. By using the integrated Shell, you can provide custom tools that your customers can use together with Visual Studio. Integrated mode is optimized for hosting language and software tool products.
Custom tools that are built on the integrated Shell will automatically merge with any other editions of Visual Studio that are installed on the same computer, except for the Express editions. In case Visual Studio is not installed, a redistributable version of the Visual Studio IDE is available. The redistributable Visual Studio IDE does not contain programming languages and the features that support their respective project systems. The redistributable IDE can be downloaded from the Visual Studio Extensibility Developer Center Web site.
For more information, see Visual Studio Shell (Integrated Mode) Setup and User Guide.