 |
Command line |
You can run Web Stats 2003 using the command line mode. In this case the program will analyze all profiles and exit.
webstats.exe /AUTOREPORT
in most cases you should use full path to the main executable file instead of webstats.exe. E.g.
if Web Stats 2003 is installed to the "C:\Program Files\WebStats" directory the command line will look as follows:
"C:\Program Files\WebStats\webstats.exe" /AUTOREPORT
|