*.chm files

  • Thread starter Thread starter RF
  • Start date Start date
R

RF

Hi All,

Is there a tool in .NET that I can use to create my own *.chm help files? If
not, is there a free tool somewhere?

Thanks,

RF
 
RF,

If you want to create a help file for your application, you can use HTML
Help Workshop (free; can be downloaded from MSDN site; may also come with
Visual Studio, or one of the SDKs). There are also inexpensive (and in many
cases better) alternatives, such as FAR or Pocket CHM. Check these links:

http://www.helpstuff.com/helpstuff.html#hats
http://helpware.net/
http://mvps.org/htmlhelpcenter/htmlhelp/
http://www.helpmaster.de/hh-authoringtools.htm
http://www.smountain.com/m_ProgrammingHelp.htm
http://www.workwrite.com/

Alek
 
Back
Top