Open forum for end-user questions about
Wine. Before asking questions, check out the
Wiki as a first step.
Forum Rules
-
overlinux
- Newbie

- Posts: 1
- Joined: Sat Jun 07, 2008 8:18 pm
Post
by overlinux »
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 ?
Last edited by
overlinux on Sun Jun 08, 2008 4:57 pm, edited 1 time in total.
-
Chad
- Level 2

- Posts: 35
- Joined: Wed Feb 27, 2008 3:17 pm
Post
by Chad »
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

-
jcfuller
- Level 2

- Posts: 21
- Joined: Tue May 20, 2008 1:20 pm
Post
by jcfuller »
Navigate to it in the terminal and do...
$ wine hh NameOfFile.chm
Replacing NameOfFile.chm with the actual file name of course

No Fixme messages Chad? Can you close the window? Do all the icon buttons appear correctly?
I second kchmviewer
James