On Mon, Apr 14, 2008 at 9:18 AM, KenJackson <wineforum-user@xxxxxxxxxx> 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`