Hi,
Visual Studio 2005 Code Coverage is linked automatically.
(There is a typo in the help files)
1. Select a configuration with coverage enabled
2. Enable TypeMock.NET (Tools->Enable TypeMock.NET)
3. Rebuild the application (This is required to reset the test application that is running in the background)
4. Run your tests using Visual Studio.