|

楼主 |
发表于 2003-6-7 12:24:30
|
显示全部楼层
最初由 mdeng 发表
Well, there is a much easy way if you have installed Crossover office (might work with wine if you have a windows 9x installed on a different partition). (Sorry, I am a terriable typyist for typing chinese.)
Once you have installed that program and windows web components (installed when you install office product), you will be able to find the hh.exe in your .cxoffice directory. run wine with hh.exe then your .chm file. It just works same as in windows, no need to decompile to html etc. Even chinese .chm files are working fine. Try it and good luck.
如果你已经安装并配置好 wine ,请用一下方法:
来至网上,有条件朋友可以试试:
cd ~/YourFolderName
wine -dll shlwapi=n /mnt/win_c/windows/hh.exe some_file_name.chm
The current Codeweaver (free) version of WINE works for M$ .chm "help"
files. You will have to change the "/mnt/win_c" to whatever it is on your
file system. I have no idea what the other parms do but if you take them
out, it bombs.
I have not been able to get anything to print in WINE and don't now why,
but at least I can view these files.
I post this so that it gets to Google's archive and others will have use of
the knowledge via a search on "Linux chm"
Hope this helps. |
|