Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Help and Manual command-line executable (https://www.kinook.com/Forum/showthread.php?t=461)

rob_manger 05-26-2004 08:31 PM

Help and Manual command-line executable
 
I noticed the "Help and Manual" action is using the hhw.exe executable. Would it not make more sense to use the hhc.exe file? This is the command-line equivalent.

Just a thought.

Rob Manger
robm@devtest.com

kinook 05-27-2004 07:21 AM

Actually, that action calls the Help & Manual [1] executable (HelpMan.exe, or whatever executable is associated w/ the extension of the .hm? file specified in the action). hhc.exe is the command-line compiler for MS HTML Help, and I'm not sure about HHW. Since Help & Manual projects can target multiple output formats (one of which is HTML Help), it is necessary to call HelpMan.exe to generate all the desired formats. HelpMan.exe does ultimately call hhc.exe (at least by default on my box, configured at Tools | Customize | Help Compilation in the H&M IDE) if .chm output is one of the outputs being targetted.

If you don't use Help & Manual and want to invoke the HTML Help compiler directly, use a Run Program command that calls hhc.exe.

[1] http://www.ec-software.com/hmpage.htm


All times are GMT -5. The time now is 08:09 AM.


Copyright © 1999-2023 Kinook Software, Inc.