You can use CHM-2-Web command line when you need CHM-2-Web to create online document automatically for you in batch file, or in scheduled task, etc. The command line of CHM-2-Web is as below:
CHM-2-Web.exe /pFile=project.chm2web [/pAuto=1] [/pOverwrite=1]
or
project.chm2web [/pAuto=1] [/pOverwrite=1]
comments:
/pFile=project.chm2web: The CHM-2-Web project file you want to open.
/pAuto=1: Create the online document automatically and then close CHM-2-Web.
/pOverwrite=1: Overwirte existing online document without prompts.