How to generate HHP file from CHM file -


when decompile chm file use microsoft html workshop. generates hhc,hhk , bunch of html files no hhp file. when create hhp file using new project option , compile create chm file. these 2 cmh files not of same size , behave differently. missing here? decompiling , re-compiling same chm file result different.

well, logic dictates original hhp file different :-) though of course workshop versioning might related.

as far know decompiling html not entirely reversable, , doubt takes proper care of workshop versioning. it's considered 1 way conversion, not way archive data reliably.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -