Drive 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 Drive on a large number of client computers.

FileCloud Drive App Installer Command Line Options

Drive MSI installer options

OptionNotes
/QUIET or /QNInstalls 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) following a successful installation. 

Drive EXE installer options

OptionNotes
/SILENT
Installs 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.

/TASKS="explorerintegration"

Installs the explorer integration add-on when using the command line. 
/TASKS="!explorerintegration"Does not install the explorer integration add-on (to avoid requiring admin privileges).