It seems that I cannot unplug the namespace from the Visual Studio 2005 namespace using UnRegisterHelp2.bat. Unregistering the help file and help namespace works, however.
The error message that I get with regards to unplugging the namespace is as follows:
C:\Dokumente und Einstellungen\kch\Documentation\Develop\Framework.NET\CasFramework>InnovaHxReg /U /P /productnamespace:MS.VSIPCC.v80 /producthxt:_DEFAULT /namespace:CasFramework /
hxt:_DEFAULT
Unplugging namespace CasFramework from project namespace MS.VSIPCC.v80...
IHxPlugIn::RemoveHelpFile returned code 0x800403B6
Die Auflistungsdatei konnte nicht gefunden werden.
(The last line means "the listing file could not be found.)
Can anyone tell me why this might not be working?