[Wine] Viewing .CHM files with hh.exe from command line

Dan Kegel dank at kegel.com
Mon Apr 14 11:54:15 CDT 2008


On Mon, Apr 14, 2008 at 9:18 AM, KenJackson <wineforum-user at winehq.org> wrote:
> I would like to be able to start the Wine .chm file-viewer, C:\windows\hh.exe, from the command-line like this:
>
>  wine hh.exe /some/dir/somefile.chm
>
>  It works if the current directory contains the .chm file, but not if I have to specify a path.
>
>  Am I missing something?

Maybe you have to specify a windows path, e.g.
  wine hh.exe `winepatch -w /some/dir/somefile.chm`



More information about the wine-users mailing list