Question
HTML Help vs. Web Help
We develop a large database front end and have a mature help
file for the app in WinHelp format. To provide Vista support, we
need to upgrade to a Vista supported help format. We would like to
continue to distribute our help system as a single compiled file
(it simplifies our install procedure). We also want our help system
to be remotely accessible: our application is usually installed on
a network drive with the help file in the same location, and
several clients run both the app and the help system across the
network.
RoboHelp gives us two options for a Vista supported format, but both of them have flaws:
--Microsoft HTML Help (CHM) bundles everything into a single file, as we are used to. But recent security patches prevent the HTML help system from using our file across the network.
--WebHelp will supposedly work across the network, but it has no option (that I know of) for compiling everything into a single file.
Any comments on this dilemma will be appreciated...
RoboHelp gives us two options for a Vista supported format, but both of them have flaws:
--Microsoft HTML Help (CHM) bundles everything into a single file, as we are used to. But recent security patches prevent the HTML help system from using our file across the network.
--WebHelp will supposedly work across the network, but it has no option (that I know of) for compiling everything into a single file.
Any comments on this dilemma will be appreciated...