I created a CHM help file using MadCap Flare. When I search for a term that I know is present in my text, the search function always reports "no topics found."

How can I fix the search function?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

In my case the problem was fixed by registering itcc.dll on the machine where Flare is installed (the machine building the CHM.)

C:\> regsvr32 itcc.dll

The file is included with MadCap Flare as well as the Microsoft HTML Help Workshop.

I have also found an article indicating that the language setting of the help file can affect the search function.

link|improve this answer
feedback

Here is the Getting Started Guide. Chapter 4 has a section about Search, which might prove useful.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.