The above zip file contains project and command wizards for Visual Studio 2005 versions of VB.NET and C#. To install these wizards:
Unzip Rhino4DotNetWizards.zip The zip file contains two files (RMA.VisualStudioWizards.dll and RhinoDotNetWizards.vsi)
Install RMA.VisualStudioWizards.dll to your computers global assembly cache (GAC). This can be done by one of the following methods:
Open the Administrative Tools on your Control Panel and start the Microsoft .NET Framework 2.0 Configuration application. Inside this application Click on 'Manage the Assembly Cache' and then 'Add an Assembly to the Assembly Cache'. This brings up a dialog box that asks to open a file. Use the dialog box to select the file RMA.VisualStudioWizards.DLL
Using file explorer, drag and drop the file to your assembly directory (probably D:\WINDOWS\assembly)
NOTE: once you have installed the assembly in the GAC, a copy of the file is placed in a special windows directory. You can delete the original RMA.VisualStudioWizards.DLL file.
Double click on the RhinoDotNetWizards.vsi file. This is a Visual Studio installer file that will copy to wizards to the appropriate locations on your computer. NOTE: if you are upgrading from an older version of RhinoDotNetWizards.vsi, select the overwrite the file with the same name option
XML Comments file (updated September 26, 2007)
Placing an XML comments file on your computer will add descriptions to rhino sdk functions when intellisense pops up.