synce-install-cab (1) Linux Manual Page
synce-install-cab – install .cab file
Synopsis
synce-install-cab [-d LEVEL] [-p device_path] [-o WCE_OPT] [-n] FILENAME …Description
synce-install-cab installs a .cab file on a device connected through SynCE.Options
- -d LEVEL
- Set debug log level:
- 0 – No logging (default)
- 1 – Errors only
- 2 – Errors and warnings
- 3 – Everything
- 0 – No logging (default)
- -p PATH
- Path to device
- -h
- Display help message.
- -o WCE_OPT
- Flags to pass to wceload.exe on the remote device. Useful flags include:
- /noui – Install silently
- /delete 1 – Don’t delete CAB file after installation
- /nouninstall – Don’t create an uninstall file
- /askdest – Ask where to install
- /noaskdest – Get install information from registry
- /noui – Install silently
- -n
- Don’t run wceload (just copy CAB files)
- FILENAME
- The .cab file(s) that will be installed. If no filenames are specified, wceload.exe will nontheless be run on the remote device; this will install any CAB files already copied, for example with the -n flag.
