| View previous topic :: View next topic |
| Author |
Message |
Icarus
Joined: 24 Nov 2005 Posts: 440
|
Posted: Mon Sep 24, 2007 7:56 pm Post subject: AutoHotkey CHM file - created with what? |
|
|
This seem to be the most appropriate place (or the least inappropriate anyway... ) for this off-topic.
Does anyone know, and care to share (without it being considered as an advertisement) - in what CHM software the AutoHotkey CHM file was created?
The help file for AHK is my favorite help file of all times (with the exception of the ancient Perl.hlp), and while it is obvious that the writer (human) had a lot to do with it, I guess the software helped a little (indexing and styling wise).
Curious. |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Tue Sep 25, 2007 3:01 pm Post subject: |
|
|
Did you searched the forum for CHM? Or the Web... There are some tools to make such file, most notably a Microsoft one, which is free if I recall correctly. The link to it should be somewhere in the forum. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
bahri
Joined: 24 Jun 2004 Posts: 101 Location: Malta
|
|
| Back to top |
|
 |
Icarus
Joined: 24 Nov 2005 Posts: 440
|
Posted: Tue Sep 25, 2007 3:15 pm Post subject: |
|
|
Thanks both.
I actually did search, but did not come across the link in the forum nor the link to MS one - didnt know there is a microsoft one.
Will redo the search.
I am not interested in a free one necessarily - I already bought one (Abee eBook Creator) |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5068 Location: imaginationland
|
Posted: Tue Sep 25, 2007 3:58 pm Post subject: |
|
|
| Icarus wrote: | | Will redo the search. | Out of curiosity were do you search? Yahoo?? LOL.
Microsoft HTML Help Downloads gives a link to the official CHM maker, although I don't think it's very good. _________________
RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
Icarus
Joined: 24 Nov 2005 Posts: 440
|
Posted: Tue Sep 25, 2007 4:13 pm Post subject: |
|
|
Titan, not nice to make fun of people
Thanks for the link. |
|
| Back to top |
|
 |
BoBoĻ Guest
|
Posted: Tue Sep 25, 2007 5:39 pm Post subject: |
|
|
a) open the AHK (offline) Help/manual.
b) right click at its left topmost titlebar icon
c) select 'About HTML Help ...'
d) feel ashamed
e) feel free to search for your BoBo voodoo puppet, just to stick some needles to appropriate body parts (oouuch ) to let me know what you thought about my advise  |
|
| Back to top |
|
 |
Icarus
Joined: 24 Nov 2005 Posts: 440
|
Posted: Tue Sep 25, 2007 6:13 pm Post subject: |
|
|
| BoBoĻ wrote: | c) select 'About HTML Help ...'
|
Thats the About of the Help Display Control, not the generator of the CHM file.
But I might look for that Voodoo puppet anyway. |
|
| Back to top |
|
 |
Icarus
Joined: 24 Nov 2005 Posts: 440
|
Posted: Tue Sep 25, 2007 6:35 pm Post subject: |
|
|
| Titan wrote: | | Microsoft HTML Help Downloads gives a link to the official CHM maker, although I don't think it's very good. |
Tested, and I agree. It leaves all the hard work to the developer.
The other tools (so far, Abee is my favorite) are doing most of the work for you - drag the HTML folders, and press F9 to generate. |
|
| Back to top |
|
 |
|