I have a CHM help file that has a few clickable links to powerpoint presentations which are resting in the same directory. However, when I click the link from the CHM file, I get the following error:
Unable to start TestCase-play.bat
where TestCase-play.bat runs pptview.exe and opens a powerpoint presentation both of which are also in the same directory with all required libraries. I know CHM files work with external links as long as they are in the same directory, but is there any reason a BAT file won’t be executed? And if so, is there a way around this?
Since CHM files are very limited in what you can do, we migrated our documentation to HTML so we could put in flash demos and embed PPT slides for certain topics. Doesn’t really answer my original question, but even if I did solve it, I think this is a better route to go for help pages.