Hallo,
if our customers have both versions installed.
The HelpFiles for VS2005 are merged during Setup(MS.VSIPCC.v80).
The HelpFiles for VS2008 wont(MS.VSCC.v90).
They are merged when MSDN opens first.
I am not sure what I do wrong here.
I use the MSM from the HelpIntegrationKit.
And I want that both Versions behave the same way.
Either merge during setup or merge on Document Explorer opening.
Is there a difference in the CustomAction CA_CommitHelpTransactionNoRB in source BIN_File_46001?
Something like scheduling later or so?
I register the old fashioned way thru.
HTML_Help_Registration__RTL_X86_---.msm
MSHelp2_RegTables__RTL_---_---.msm
VSIPCC_Collection_Files_RTL_---_---.msm
Any help would be appreciated.
Kai-Uwe