Skip to main content
Participating Frequently
September 20, 2007
Question

recreating help pages from a .chm file

  • September 20, 2007
  • 3 replies
  • 1117 views
Hello,
I have a situation where numerous help pages have been removed from a project. I think this happened when we had some problems witha network drive & checking files from this location into a source control tool. It has gone unnoticed until now. The .chm file is intact & I'm wondering if there is a way of recreating my project from the .chm file?

any help would be greatly appreciated!!

Maxine
This topic has been closed for replies.

3 replies

Peter Grainge
Community Expert
Community Expert
September 20, 2007
There's a topic on my site about reverse engineering from a CHM to get a full RH project again.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Participant
July 13, 2011

Can you point me to your site?    I need to reverse engineer a CHM.

Thanks

Peter Grainge
Community Expert
Community Expert
July 14, 2011

Sorry, it's in my signature but that got missed from the post above.

http://www.grainge.org/pages/authoring/reverse_engineering/reverse_engineering.htm


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Dee_10Author
Participating Frequently
September 20, 2007
Hi Colum,
thankyou for your reply. Its just missing htm files that I need to recreate - seems the files u mention r all still intact, so this might work for me. Anyway, I'll give it a go!
thanks again!

Maxine
RoboColum_n_
Legend
September 20, 2007
Hi Maxine. You can decompile a CHM using the HTML Help Studio tool in RH. However this does not recreate the project files (e.g. TOC, .XPJ, etc.). You would have to create a new project, import in the necessary files and rebuild any build tags, TOC, etc.). It would be much quicker and easier to try and find the source for the CHM before going down this route.