0

We use RoboHelp HTML X5.x.x to generate CHM files for our help system. Is it possible to run RoboHelp unattended, non-UI, like from a command-line, so it can be integrated with our MSBuild build process?

Hans
  • 1

1 Answers1

2

Wikipedia says that command-line compilation appears in version 6 of RoboHelp so I don't think you can with your version.

Julien Hoarau
  • 48,964
  • 20
  • 128
  • 117
  • Sounds like all the reason I would need to upgrade or switch to another tool. Not including all aspects of the product in the CI system in unacceptable in my book. – Christopher Painter Oct 01 '10 at 16:28