overlinux wrote: > I want to read de windows help files, but i don't know what can i do to do this. > > Can you help-me ? :? > > or do you know any aplication on linux to read/convert the windows help file type ? Navigate to it in the terminal and do... $ wine hh NameOfFile.chm Replacing NameOfFile.chm with the actual file name of course :)