Sync Installer Options

You can configure additional options by using the command line. 

  • This is useful mostly to administrators
  • It gives you more flexibility to install FileCloud Sync on a large number of client computers.

FileCloud Sync App Command Line Installer Options

Sync MSI installer options

OptionNotes
/QUIETInstalls quietly (without user interaction). When setup is quiet only some dialog boxes and command prompts are shown. When setup installs without this option, even fewer dialog boxes and command prompts are shown.
/NORESTART

Does not restart the system (either automatically or by displaying a message) once installation is complete.

/FORCERESTARTDisplays a message when installation is complete asking the user to restart. When used with /QUIET, restarts automatically without prompting user.

Sync EXE installer options

OptionNotes
/SILENTInstalls silently. When setup is silent the wizard and the background window are not displayed but the installation progress window is.  If a restart is necessary and the /NORESTART command isn't used, setup displays a message asking the user to restart. 
/VERYSILENTInstalls very silently.  When a setup is very silent the wizard, the background window, and the installation progress window are not displayed. If a restart is necessary and the /NORESTART command isn't used setup reboots without asking.
/NORESTART

Does not restart the system (either automatically or by displaying a message) once installation is complete.

/FORCERESTARTDisplays a message when installation is complete asking the user to restart. When used with /VERYSILENT, restarts the system automatically without prompting user.

/TASKS="explorerintegration"

Installs the explorer integration add-on when using the command line. 
/TASKS="!explorerintegration"Disables installing the explorer integration add-on (avoiding requiring admin privileges).