Command line parameters

Heatsoft Automatic Synchronizer allows to perform a number of its operations using a command line parameters. In this way you can perform HAS commands without opening the program window, either with any appropriate program (like "Windows Scheduled Tasks", for instance), through created shortcut to HAS or through "Run" option from Windows "Start" menu.

HAS command line syntax (keys and corresponding HAS actions) is displayed in the following table:

KeyDescription
smHAS will start minimized in system tray.
fcHAS will be closed after job execution.
fmHAS will be minimized in the system tray after job execution.
leLog file will be displayed if there are errors only during execution.
laLog file will be displayed after every job execution.


The command line example is:
"c:\Program Files\HAS\HAS.exe" "Job_Name" -la -sm

Below are two examples of command line usage:

  • Execute a job through "Run" option from Windows "Start" menu.
  • Create shortcut for a Job for next quick execution.

    See also:
       Create a shortcut for Job
       Main window
       Tray icon
       Quick start tutorial