| View previous topic :: View next topic |
| Author |
Message |
POINTS
Joined: 17 Jan 2006 Posts: 284
|
Posted: Fri Feb 24, 2006 9:36 pm Post subject: What's a good program to make a chm help file? |
|
|
| I'd like to make a good help file like the one we have for autohotkey. Does anyone have a recommended program to make chm help files? |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Fri Feb 24, 2006 9:48 pm Post subject: |
|
|
It seems there is no freeware to do it.
Unless the Microsoft tool is in its free release of Visual Studio 2005.
See Wikipedia for some informations and links to payware tools.
Or choose another format, like PDF. Less convenient, I think. The latest Adobe Acrobats are really slooow to load. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
shimanov
Joined: 25 Sep 2005 Posts: 612
|
|
| Back to top |
|
 |
Thalon
Joined: 12 Jul 2005 Posts: 640
|
|
| Back to top |
|
 |
POINTS
Joined: 17 Jan 2006 Posts: 284
|
Posted: Sat Feb 25, 2006 1:27 am Post subject: |
|
|
| Does anyone know which program Chris uses? |
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2436
|
Posted: Sat Feb 25, 2006 3:05 am Post subject: |
|
|
I usually use Microsoft HTML Help Workshop. It's not too bad once you get used to it. Shalom Help Maker is really good if you like the .hlp format . |
|
| Back to top |
|
 |
Rabiator
Joined: 17 Apr 2005 Posts: 271 Location: Sauerland
|
Posted: Sat Feb 25, 2006 7:04 am Post subject: |
|
|
| POINTS wrote: | | Does anyone know which program Chris uses? | Chris uses Microsoft HTML Help Workshop (at least some months ago). |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Sat Feb 25, 2006 7:53 am Post subject: |
|
|
Aah, so the Microsoft HTML Help Workshop is freely available. That's good to know. I thought it was only available within Visual Studio.
The Vizacc tool seems interesting to check too.
Thanks for these links. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
|