Installing the Gong Solutions Shell Library
The Gong Solutions Shell library does not currently install itself into the GAC - that will come with version 1.0. For the moment, follow these steps to use the library in your code from Visual Studio 2005:
- Download the binary distribution.
- Extract the GongShell.dll and GongShell.xml files to a folder on your computer.
- Create a new Windows or Console Application.
- Right-click on the application's References node in the Solution Explorer and select Add Reference.
- Select the Browse tab and browse to the GongShell.dll file you extracted earlier.