arschr wrote:
Just run unregister.bat. It unregisters the help namespace, then register the help again.
Will this need to be done everytime a new update is issued?
If you want to, yes. However the reference manual will hardly change during a version lifetime, as it would otherwise be a break in the interfaces.
Does vs have to be closed?
To see the updated help, yes.
Should this be documented in the readme /install section?
Can it be automated as part of the install msi?
It's documented in the enclosed readme, how to install it, just run the register bat file.
It's not enclosed in the .msi as you might not have vs.net 2005, or you probably don't want to re-register the referencemanual. The thing is, if you unregister and re-register, the whole helpindexes of vs.net have to be rebuild, which for example on my system takes at least 5 minutes. Not something you want to do always.