Ho to generate *.chm file from html files
-
Hi All, I have list of html files for online documentation of VBA. Can any one tell me how to generate *.chm file from html files. I am trying to get Dynamic Help using Ctrl+F1 using chm file. Also how to link the chm file to Ctrl+F1 key? Thanks In Advance.
-
Hi All, I have list of html files for online documentation of VBA. Can any one tell me how to generate *.chm file from html files. I am trying to get Dynamic Help using Ctrl+F1 using chm file. Also how to link the chm file to Ctrl+F1 key? Thanks In Advance.
Look for .chm compiler. I think it may allow you to convert .html, I'm not 100% on that.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
Hi All, I have list of html files for online documentation of VBA. Can any one tell me how to generate *.chm file from html files. I am trying to get Dynamic Help using Ctrl+F1 using chm file. Also how to link the chm file to Ctrl+F1 key? Thanks In Advance.
CHM is generated compiling HTML files: HTML Help Workshop and Documentation http://www.microsoft.com/downloads/en/details.aspx?FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc&displaylang=en[^]