Setup and Update File
Setup File
The AllSync setup file contains all of the files required to install AllSync for use under Windows.
Setup automatically updates an existing installation and makes all the program settings in keeping with the respective version.
Update File
The update file enables you to update an existing installation of AllSync.
Important Installation Information
- To install AllSync, you must have administrator rights.
- After installing AllSync you may have to restart your computer. After restarting your computer you again have to log in using the administrator account so that Windows can correctly register the files installed on your system. Otherwise error messages appear when starting AllSync using a different user account.
- If AllSync is not used with the user account used for installation the access permissions of AllSync's Application Data folder may have to be extended for the respective user account.
Installation File
Installation of AllSync can be customized via the following command-line parameters:
/SP-
This causes the message "Installing AllSync..." to be suppressed when launching the file./SILENT
This causes only the window showing installation progress to be displayed. Errors are displayed if they occur. If restarting the computer is necessary, this first has to be confirmed./VERYSILENT
This causes no window to be shown during installation. Errors are displayed if they occur. If restarting the computer is necessary, this is done without any confirmation./NORESTART
This causes restarting to be suppressed and not to be performed./NOCANCEL
This causes the user to be unable to cancel installation./DIR="x:\Directory"
Specifies the installation directory for AllSync./LANG=Language
This enables you to deactivate the language selection dialog during startup and to specify the language used during installation. The following language abbreviations are available: 'de' for German and 'en' for English./LOG
Generates a log file in the user's Windows temp directory containing detailed information about the installation operation./LOG="path/filename"
Generates a file in the folder specified containing detailed information about the installation operation.Example:
AllSyncSetupDemo.exe /SP- /SILENT /NOCANCEL /DIR="c:\AllSync" /LANG=en
