Skip to content

win10将chm转换成txt

chen shucheng edited this page Aug 11, 2017 · 2 revisions

##将win10里的chm格式文件转换成txt
新建一个文本,输入以下内容

hh -decompile e:\test\help xitongzhijia.chm

修改后缀为.bat
以管理员身份运行即可

Clone this wiki locally