HelpSmith Logo
Making Help Authoring a Pleasure to Do
Free DownloadStart your free trial now
HelpSmith Topics
Making Help Authoring a Pleasure To Do

How to compile a help system from command line?

As part of our automated build process, we need to build our help system from the command line.

Can you clarify the following questions, please?

  • Does HelpSmith have a command line compilation option?
    If so, can you please provide an example?
  • If we use a separate build machine, will we need an additional HelpSmith license for it?

Thank you!

31

Comments

Does HelpSmith have a command line compilation option?
If so, can you please provide an example?

Compilation from the command line

HelpSmith provides command line interface that you can use to compile a help project file to the destination output formats, such as Web Help, HTML Help (CHM), PDF, Word, etc.

Example:

For example, you can create a batch (.BAT) file with the following content:

"c:\Program Files\HelpSmith\HelpSmith.exe" "d:\Help-Projects\MyProject.hsmx" /wh /cs /nc=ignorewarn

This sample .BAT file can be used to compile MyProject.hsmx project file and generate the help system in the "Web Help" format (which is specified by the /wh key).

26

HelpSmith's Command Line Interface

You can find full information on the HelpSmith's command line interface at:
https://www.helpsmith.com/webhelp/topics/command-line-parameters.htm

25

If we use a separate build machine, will we need an additional HelpSmith license for it?

Using HelpSmith Standard on the build machine

On the build machine, you can use an additional HelpSmith Standard (per seat) license.

Please note that HelpSmith Standard edition will correctly compile a help project that can be created in a higher edition, such as HelpSmith Professional or HelpSmith Ultimate.

You can purchase additional licenses on the HelpSmith Ordering page here.

18

Add a Comment

Please Login or Register or leave comments.

Hello World
Lorem ipsum dolor sit amet
OK
Login
Nickname or Email:
Password:
If you do not have an account, you can register.