Skip to main content
January 23, 2008
Answered

Create CD for HTML Help File

  • January 23, 2008
  • 2 replies
  • 532 views
Two Questions:

Can someone tell me which files/folders I need to distribute with my .chm file for my HTML Help? When I create my CD, I am only burning the .chm file and it is not working.

Should I make a CD or should I Zip the files first; or does it make a difference?

Thanks.

kt

This topic has been closed for replies.
Correct answer Captiv8r
Hi kt

The attached code should be copied and pasted into an instance of Notepad. After you do this, change your .CHM file name and save the file as autorun.inf. Then make sure you include the autorun.inf file on the CD.

Note: Make sure your .CHM filename is only 8 characters long. For example, don't use My Wonderful CHM.CHM. Instead, use something like WondrCHM.CHM. (Longer filenames often prevent autorun from working correctly)

Hope this helps a tad... Rick

2 replies

January 23, 2008
Question: When you open the same chm file on your local hard drive (and I do hope that is where the project is, and where you are generating the chm), do you get the same result?
Captiv8r
Legend
January 23, 2008
Hi kt

I regularly burn .CHM files to CD and they work dandy. Especially if you include an autorun that starts them up after you distribute.

How exactly is it "not working". Sorry, it's a bit like going to the doctor and advising you simply don't feel well.

Cheers... Rick
January 23, 2008
When I burn the .chm file on the CD, it only opens the main window. When I test the CD by clicking on the .chm file, the left pane information (which is all of my topics) does not display. I am only putting the .chm file on the CD. Not sure what I am doing wrong. I know I am not including an autorun... how exactly do I do that?
Captiv8r
Captiv8rCorrect answer
Legend
January 23, 2008
Hi kt

The attached code should be copied and pasted into an instance of Notepad. After you do this, change your .CHM file name and save the file as autorun.inf. Then make sure you include the autorun.inf file on the CD.

Note: Make sure your .CHM filename is only 8 characters long. For example, don't use My Wonderful CHM.CHM. Instead, use something like WondrCHM.CHM. (Longer filenames often prevent autorun from working correctly)

Hope this helps a tad... Rick