Discussion


We have run into a problem with dynamically merged helpsets. Some applications within the suite family sometimes need to open only their own help, and not the full merged set. Unfortunately, this prompts the following message:

File not found

Firefox can't find the file at /C:/AA_Work/WebWorksTesting/MERGEtesting/Release45_test/DynamicMerge/Document Manager/wwhelp/wwhimpl/common/html/switch.htm.

A check shows that switch.htm is removed from each individual help set during the merge.

Is there anything we can do?

jjj


John,

It sounds like you a running the WebWorks Help optimizer. Part of the work it performs is to remove the extra copies of the WWHelp runtime from the nested help sets. You can modify the script to leave those behind rather than remove them. You can literally search for "wwhelp" in the script and find the point where it needs to be removed.

BenAllums


DevCenter/Projects/WebWorksHelp/Merging Help Sets/Discussion (last edited 2010-11-22 05:51:42 by JohnPitt)