Jump to content

How to automate the running of Windwos Help Workshop?


Recommended Posts

I want to automate the running of Windwos help workshop, which is used for compile chm files.

The project files are human readable, so you can easily generate these files with LabVIEW. Then you can call hhc compiler to compile your project file. Just give the project file name as an argument to hhc. Be sure you have added Hh.exe and Hha.dll to your path variable statement.

You may want to take a look at

Wikipedia article on HTML help: http://en.wikipedia.org/wiki/Microsoft_Compressed_HTML_Help

CHM file info (not project file but compiled help file): http://www.speakeasy.org/~russotto/chm/

Link to comment
I want to automate the running of Windwos help workshop, which is used for compile chm files.

What is it that you need help with? What are you trying to do? Our VISTA Documentation Toolkit automatically generates chm files - it's not difficult, but if you give me some more details (and maybe an example of what you've already tried) I might be able to help.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.