I'm developing a powershell snapin derived from PSSnapIn
.
If I manually copy my snapin.dll-help.xml
file to the GAC get-help
on my command works like expected.
So, is it possible to get InstallUtil to copy the xml file as well as the dll upon install?