How to run the Updater silently as a service at loginCopy link to this sectionLink to this section copied!

ImportantThe following article uses options that are available starting with the Enterprise edition and project type.

There are cases when you want your software to automatically update when anyone logins on a computer. The process will be silent.

Configure the UpdaterCopy link to this sectionLink to this section copied!

  1. Go to the Updater section
  2. Enable Automatic: using a Windows scheduled task from the Updater Execution section
  3. Press the Configure Task link

Updater execution

Edit Task PropertiesCopy link to this sectionLink to this section copied!

TaskCopy link to this sectionLink to this section copied!

  1. Go to the Task tab
  2. Write the following command in the Command line field to be passed to the Updater
/silentall -nofreqcheck

Task properties

NoteLearn more about commands for the Updater.

AccountCopy link to this sectionLink to this section copied!

  1. Go to the Account tab
  2. Erase everything from the User field - this means that the task will run on the system account

Task properties account

ScheduleCopy link to this sectionLink to this section copied!

  1. Go to the Schedule tab
  2. From the Schedule drop-down select At Logon to determine when the task will run

Task properties schedule

Next stepsCopy link to this sectionLink to this section copied!

After you finish creating your main package and configuring the Updater you are now ready for the next steps.

  1. Create the update
  2. Create the configuration