synce-install-cab man 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
- -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
- -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.
Author
David Eriksson <twogood@users.sourceforge.net>.
See Also
synce(1) synce-remove-program(1) synce-list-programs(1) prun(1) pcp(1)
Referenced By
synce-list-programs(1), synce-remove-program(1).