通过调用Windows命令,将chm 文件转换为html 文件。
方法:
命令行(cmd),输入hh -decompile <输出文件夹路径> <要反编译的CHM文件全路径名>
例如:
win+r 键,弹出运行窗口输入命令cmd回车,然后输入:
hh -decompile C:\Users\\xxx\Desktop\1 C:\Users\\xxx\Desktop\1.chm
通过调用Windows命令,将chm 文件转换为html 文件。
方法:
命令行(cmd),输入hh -decompile <输出文件夹路径> <要反编译的CHM文件全路径名>
例如:
win+r 键,弹出运行窗口输入命令cmd回车,然后输入:
hh -decompile C:\Users\\xxx\Desktop\1 C:\Users\\xxx\Desktop\1.chm