Command line parameters

There are a few command-line options available for HappyHarvester. Command-line options can be used to schedule HappyHarvester for automatic harvesting. This option is typically used for unattended automatic harvesting on a daily or weekly basis in combination with the windows schedular for example. When the harvest is complete, the program will automatically quit.

Command-line syntax:

HAPPYHARVESTER2.EXE <PROFILE PATH/NAME> <OUTPUT FILE PATH/NAME> <OUTPUTTYPE>

The following output types are available

1 - Comma separated output (.csv)
2 - Tab separated output (.csv)
3 - Microsoft Excel output (.xls)
4 - HTML output (.htm)

Example:

"c:\program files\happyharvester\happyharvester2.exe" "c:\my documents\myprofile.hhp" "c:\my documents\mydata" 4