I am trying to integrate documentation for my product into the VS 2008 
documentation, using HTML_Help_Registration__RTL_---_---.msm and 
VSIPCC_Collection_Files_RTL_---_---.msm included in the VS 2008 SDK. Has anyone 
successfully accomplished this? What changes did you make to the html help 
merge module to get it to work?

I encounter an "unexpected error" while merging. The merge log includes the 
following:

Merging Sequence Table: ModuleInstallExecuteSequence into Database Table: 
InstallExecuteSequence
Base Action ProcessComponents in InstallExecuteSequence table already exists in 
MSI. Using MSI action.
Base Action InstallFinalize in InstallExecuteSequence table already exists in 
MSI. Using MSI action.
Placing action CA_UnRegisterMicrosoftHelp.3643236F_FC70_11D3_A536_0090278A1BB8 
before StopServices
 ...
> Warning: Changes were not saved to MSI Database.
Closed MSI Database.

I see a few other "merging row lines" but nothing which indicates an error. I 
can't remove ProcessComponents and InstallFinalize from the 
ModuleInstallExecuteSequence table because several entries refer to these as 
their BaseAction, and BaseActions must also have their own entries in this 
table. How have others worked around this?

--Doug


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to