On Mo, 2007-09-24 at 13:15 +0200, Olivier OUDIN wrote: > I can't see it with 'wine hh.exe file.chm' command (chm are okay with a > native viewer, like gnochm) > > Is there a way to make it works ? hh.exe is just a wrapper around "hhctrl.ocx" and that need the webbrowser. WINEDEBUG="+htmlhelp" wine hh.exe file.chm 2>&1 | tee logfile.txt or WINEDEBUG="+htmlhelp,+shdocvw,+mshtml" wine hh.exe file.chm 2>&1 | tee logfile.txt -- By by ... Detlef _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users