Command Line Parameters
chm2web command line syntax is as follows:
chm2web.exe [project file] [/d] [/n]
- project file - name of project file. If the '/n'
parameter is omitted chm2web will start the conversion immediately
and will close after the conversion is over.
- /n - if this flag is specified chm2web will not run the
conversion. Instead it will open the specified project file. This
flag has effect only if [project file] parameter is given.
- /d - if this flag is specified chm2web will not open the
browser window after conversion. Otherwise the default setting will
be used.
- /q - quiet mode. chm2web will not display GUI. Requires
[project file] option.