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 Installer Command Line Options
Option | Notes |
---|---|
/SILENT, /VERYSILENT | Instructs Setup to be silent or very silent. When Setup is silent the wizard and the background window are not displayed but the installation progress window is. When a setup is very silent this installation progress window is not displayed. If a restart is necessary and the '/NORESTART' command isn't used and Setup is silent, it will display a Reboot now? message box. If it's very silent it will reboot without asking. |
/NORESTART | Prevents Setup from restarting the system following a successful installation, or after a Preparing to Install failure that requests a restart. Typically used along with /SILENT or /VERYSILENT. |
/TASKS="explorerintegration" | Installs the explorer integration add on when using the command line |
/TASKS="!explorerintegration" | Disables installing the explorer integration (avoiding requiring Admin privileges) |
/TASKS="officehelperintegration" | Installs DocIQ, which enables automatic locking of Office files. |
/TASKS="!officehelperintegration" | Disables DocIQ (Office files are not automatically locked). |