Using Command Line

You can use Word-2-Web command line when you need Word-2-Web to create Web help system automatically for you in batch file, or in scheduled task, etc. The command line of Word-2-Web is as below:

Word-2-Web.exe /pFile=project.word2web[;Auto=1] [;Overwrite=1]

or

project.word2web [/pAuto=1] [/pOverwrite=1]

[Comments]

File=project.word2web

The Word-2-Web project file you want to open.

Auto=1

Create the Web help system automatically and then close
Word-2-Web.

Overwrite=1

Overwirte existing Web help files without prompts.

 

[Example]

Word-2-Web.exe /pfile="d:\company documents\product.word2web";auto=1;overwrite=1