Work with command line parameter

For automatic launch of the project and quit after processing of the file, you can use command line parameters of Web Log Explorer as follows:

Command line syntax:

LAS.exe -options

where options include:
-generate<Profile ID> - Generate and upload to server HTML reports.
-export_db<Profile ID> - Exports log data to databases via ODBC.

Example:


"c:\Program Files\Web Log Explorer\LAS.exe" -generate"50614646-BAFA-49B5-828D-A3E73087AADB"
"c:\Program Files\Web Log Explorer\LAS.exe" -export_db"50614646-BAFA-49B5-828D-A3E73087AADB"