Contents 

Introduction
About chm2web
Key features
Available versions
System requirements
Using chm2web
Using chm2web
Working with Projects
Conversion Options
Version Tab
General Tab
Template Tab
Pre-processing Tab
Style Sheets
Templates
About Templates
Global Variables
Template Body
BODY.INFO
OPEN.FIELDS
CONFIG.MANAGER
No Frames Version
Frames Version
Mobile Version
Template Scheme
TEMPLATE.INFO
OPEN.FIELDS
COPY.FILES
Using old templates
Command Line
Command Line Parameters
Extend Command Line
Context-sensitive help
Compiled help decompilation
Regular Expressions
How to create HTML Help?
Registration
Purchasing and Licensing Issues
Product license information
Why should I register?
About A!K Research Labs
Getting program updates
Getting technical support
Our products
Contacting A!K Research Labs
Copyright

CHM 2 HTML

Prev Page Next Page

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.