Installation Files
Setup File
The AllSync setup file installs all required components for using the software on Windows. It can also update an existing installation, automatically preserving all program settings.Update File
The update file is used to upgrade an existing AllSync installation to a newer version. Only program files are replaced — no new shortcuts are created in the Start menu or on the desktop. All existing settings remain unchanged.Installation Notes
- Administrator rights are required to install AllSync.
- Neither the setup file nor the update file modifies or adds any Windows system files.
Command Line Parameters
The AllSync installation file supports the following command line parameters:| Parameter | Description |
|---|---|
| /SP- | Suppresses the startup message "AllSync is now being installed...". |
| /SILENT | Runs the installation in silent mode. The progress window is displayed. Errors are also displayed. A required restart must be confirmed manually. |
| /VERYSILENT | Runs the installation completely in the background — without any windows. Errors are displayed. A required restart is performed automatically. |
| /SUPPRESSMSGBOXES | Suppresses the dialog for deleting the folders with AllSync application data during uninstallation. No folders will be deleted. This parameter can only be used in combination with '/SILENT' or '/VERYSILENT'. |
| /DeleteFolders | Deletes the folders with AllSync application data during uninstallation. This parameter is only effective in combination with '/SUPPRESSMSGBOXES'. |
| /NORESTART | Suppresses a required restart after installation. |
| /NOCANCEL | Prevents the user from canceling the installation. |
| /DIR="x:\Folder" | Specifies the installation folder for AllSync. |
| /LANG=Language | Disables the language selection dialog and sets the installation language. Supported language codes: DEU (German), ENG (English). |
| /LOG | Creates a log file in the temporary Windows folder with detailed information about the installation process. |
| /LOG="Path\\Filename" | Creates a log file with detailed information at the specified location. |
Example:
Setup.exe /SP- /SILENT /NOCANCEL /DIR="C:\AllSync" /LANG=DEUThis example starts the installation without a startup message, displays only the progress, prevents cancellation, installs the software in the folder C:\AllSync, and uses German as the installation language.





