Tagged Questions

The Compiled HTML Help (.chm) format is a help file format used by many Windows applications. On Windows, CHM files are opened by an application called hh.exe; on Linux systems, various viewer applications are available. Unlike the WinHelp (.hlp) format, which is obsolete as of Windows Vista, ...

learn more… | top users | synonyms

0
votes
1answer
33 views

How to disable script errors in CHM. (Windows Help Format)

Recently I requested for the Android Documentation in CHM format on stackoverflow, the dude helped and did a conversion of the HTML data to a CHM format. However each page has some sort of script ...
2
votes
1answer
86 views

What is mk:@MSITStore?

I have a chm file of the Book Java and XML, 3rd Edition and a section looks like this: With the DOMSerializer class complete, all that's left is to invoke the serializer's serialize( ) method in ...
0
votes
0answers
117 views

CHM to MOBI conversion image quality

I tried to use Calibre to convert ebooks from CHM to MOBI format for my 6" Kindle. Although the conversion is successful in keep the table of contents, links etc., the image qualities are very bad. ...
1
vote
2answers
171 views

File-size limits for CHM (HTML Help format) files?

We are using Microsoft's HTML Help Workshop, specifically hhc.exe, to assemble a CHM file containing HTML-formatted documentation. Officially there is no limit on the size of a CHM file, but as our ...
0
votes
2answers
100 views

CHM files broken on a new Windows 7 installation

When I try and browse CHM files on my new Windows 7 Home Premium installation, every page gives me the following error: Navigation to the webpage was canceled *What you can try: Retype the ...
0
votes
0answers
64 views

Output formats of chm2pdf

On Ubuntu 10.10, I am trying to use chm2pdf 0.9.1 to convert a chm file into a pdf file. The hint of the command says that Either '--book' or '--webpage' or '--continuous' MUST be given! Its help ...
2
votes
5answers
197 views

Unable to open Windows CHM help file

I have CHM file that always displays the same error: "Navigation to the webpage was canceled" All nodes have the same error. What can I do to fix it? I am running Windows XP SP3 w/Internet ...
5
votes
2answers
317 views

PDF/CHM library manager software

I'm looking for software to help me organize/manage my collection of technical .pdfs (and older .chm) files. If it can handle other formats thats fine, though at bare minimum it should handle pdfs. ...
1
vote
1answer
326 views

Can't read .CHM file in specific folder

I have installed WiX# on my Windows 7 (64 bit) operation system. I chose the folder name C:\Users...\WiX#\ for all files. Unfortunately I can't open the .CHM file. I get an error message This ...
3
votes
2answers
410 views

.chm creator for Mac?

I'm trying to create a .chm file on a Mac, but can't seem to find an application to do it. Are there any .chm creators for OS X?
1
vote
3answers
217 views

Why do chm files that I have downloaded sometimes say that the address is not valid?

Why sometimes, I can't view the content of the chm files which I downloaded? It gives me something like this when I open it. The address is not valid Most likely causes: There might be a ...
0
votes
1answer
145 views

Updating CHM files

My new client has his database schema as CHM file. As part of a release, we are supposed to update the CHM files. Any idea as to how to update the CHM file? EDIT I am just asking for the tools ...
2
votes
1answer
52 views

is there any free software which can be used to generate .exe format Ebook?

Please advice a good software to generate .exe format Ebook /(or chm format)
0
votes
1answer
162 views

Can't a chm file be opened on network-drive?

I have a chm file. The file opens well on my local machine. But on network-drive connected SMB or SAMBA, it doesn't work. Why? It just shows "Navigation to the webpage was canceled" in right pane.
1
vote
2answers
336 views

CHM Reader for Mac OS X?

What are my options for a viewer for Microsoft Help "CHM" (aka Compiled HTML) files on Mac OS X? I'd like to use a more recent program than Chmox, which was last updated on February 5th, 2005.
1
vote
2answers
29 views

The right tool for recovery of PDF files after formatting the drive

I had a windows 7 ultimate 32-bit on my laptop(NTFS file system) but according to some problems I formatted the drives and reinstalled the windows.Now all my PDF and CHM books gone. Which software can ...
4
votes
0answers
1k views

CHM to EPUB Converter [closed]

Possible Duplicate: Software to convert CHM files to EPUB/Kindle I recently bought an iriver ebook reader but it doesn't support chm files. I have bought a bunch of O'Reilly books and with ...
1
vote
4answers
174 views

Downloaded chm is blocked, is there a solution?

CHM files that are downloaded are often tagged as potentially malicious by Windows, which effectively blocks all the html pages inside of it. There's an easy fix (just unblock the file after you ...
1
vote
4answers
755 views

What's a good CHM file viewer for (Fedora) Linux?

I installed GnoCHM and it keeps on crashing on my Fedora installation so I'm looking for better alternatives. Please only suggest those that you've used.
0
votes
1answer
393 views

Export Open Office doc to CHM

I am creating help for my program in Open Office Writer. Help has link, image, text. How can I export OOWriter file to chm? I tied to use standart export, but I had bad result. I need export with ...
14
votes
3answers
21k views

Highlighting text in the default Windows CHM viewer

How do I set up the default CHM reader in Windows to highlight text? Is this even possible? When I read ebooks I need to highlight some of the text and it's just not there in the default CHM ...
3
votes
3answers
969 views

printing chm files

Simple problem really, ... what would be the best way to print some chm files so it looks like something on paper? I have some manuals which I'd like to have also in paper form, and printing chm page ...
0
votes
1answer
571 views

How to convert chm files to one xhtml file

how do I convert CHM files int one xhtml file?
7
votes
6answers
9k views

Viewing CHM Files Across The Network in Windows 7

When I try to open .chm help from a network shared drive I receive the following error: Navigation to the webpage was canceled. I know about the .reg solution described on KB896054 ...
19
votes
5answers
27k views

Software to convert CHM files to EPUB/Kindle

I'm trying to decide whether to buy a Kindle 2, now that it's available in Europe. One thing I would like to do with it is put several Windows help files on it (e. g. the Python documentation). Is ...
1
vote
1answer
8k views

Does Windows 7 include a CHM Helpfile viewer?

Does Windows 7 have a CHM viewer preinstalled? Windows Vista didn't have one, so helpfiles of most regular software could not be viewed.
1
vote
1answer
642 views

.hhc/.hhk converting to browser viewable HTML

I had a help file in the .chm format (mirc.chm) and I wanted to make an online version of it. I knew it contained .html files so I decompiled it to get the separate files. Everything can be viewed ...
1
vote
3answers
234 views

chm (compiled html) files only readable half the time

Is there a way to fix chm files? Most of the time I receive them, I can read the index but not the content. That is, I can open them up and see the table of contents down the left navigation pane, ...
3
votes
6answers
6k views

Increasing font size on Windows help file (CHM)

Is there a way to increase the font size on a Windows Help file (CHM file) with recent versions of Internet Explorer? You used to be able to, but I think after IE7 the option was removed from the UI. ...
2
votes
1answer
113 views

Generate a chm file from a html directory

I'm looking for a Windows tool to generate a chm file from a bunch of HTML files... any recommendations?
12
votes
1answer
1k views

Generate a PDF from a CHM

I have seen many questions about PDF printers around, and I am already using a PDF printer (Bullzip PDF printer). But I can't use a PDF printer to print entire CHM files to PDF. I am using the ...
1
vote
10answers
692 views

How do I convert Word files or HTML to CHM or PDF?

I have a piece of software that currently packages an MS Word file as the user guide/help. I would like to make this into either a PDF or a CHM file. I do not wish to re-write the help or user ...