I'm evaluating HelpStudio and converted a WinHelp project to Help 1.x using HTML Help Workshop. If I compile and view that help file all of my links are working and it looks good.
I then create a HelpStudio project and import the Help 1.x project. At this point most of my links are messed up. The link URL uses .htm so the page fails to load. For example this shows up as the url when a link is clicked:
ms-help://advantage/advantage/sec76b8z.htm
If I manually change it to the following, it works:
ms-help://advantage/advantage/sec76b8z.html
What can I change to fix these links?
Thanks In Advance,
J.D.