Command line invocation

 
The command line mode is one of the advanced features available with the Advanced License.
 
This feature is useful for batch processing many projects or for script-based automation. The command line mode allows exporting .GUI projects into the HTML, CHM or RTF format without displaying  application windows.
 
Use the special executable: <Program Files>\Dr.Explain\tools\deexport.exe
 
Command line syntax is:
HTML export:
deexport.exe filename.gui /sh [output folder]
 
CHM  export:
deexport.exe filename.gui /sc [file.chm] [temp folder]
 
RTF  export:
deexport.exe filename.gui /sr [file.rtf]
 
PDF  export:
deexport.exe filename.gui /sp [file.pdf] [temp folder]
 
 
In case of errors or warnings the messages are written in the output.
 
 
 
 

Created with DrExplain