Skip to main content
Inspiring
June 29, 2007
Question

Is there a merge module for HHActiveX.dll

  • June 29, 2007
  • 2 replies
  • 596 views
I told the developer who creates our install images that we needed to install and register HHActiveX.dll because we are using the glossary in our RoboHTML help project. He asked if there was a merge module available for this dll which will allow us to be "well behaved windows developers" by allowing us to remove it when we uninstall without affecting other applications that have installed and registered it. He said that it should be created by Adobe and is a .msm file that effectively gives the dll a generic install ID so that the system knows that it is used by multiple programs. I've looked around the Adobe support site and through the knowledge base and have not found anything listed. Does anyone know if this is available?
This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

Inspiring
June 29, 2007
I've never heard of one. I use InstallShield and they have a fairly extensive list of third party .msm files but none for RoboHelp generated help.
ndhelpAuthor
Inspiring
June 29, 2007
Thanks John, that is kind of what we are noticing. We thought we may have to handle it ourselves but that sure leaves the potential of messing up someone elses help implementation upon uninstall or them messing up ours upon uninstall of their product.