1SYNCE-INSTALL-CAB(1) http://synce.sourceforge.net/ SYNCE-INSTALL-CAB(1)
2
3
4
6 synce-install-cab - install .cab file
7
8
10 synce-install-cab [-d LEVEL] [-p device_path] [-o WCE_OPT] [-n] FILE‐
11 NAME ...
12
13
15 synce-install-cab installs a .cab file on a device connected through
16 SynCE.
17
18
20 -d LEVEL
21 Set debug log level:
22
23 0 - No logging (default)
24
25 1 - Errors only
26
27 2 - Errors and warnings
28
29 3 - Everything
30
31
32 -p PATH
33 Path to device
34
35
36 -h Display help message.
37
38
39 -o WCE_OPT
40 Flags to pass to wceload.exe on the remote device. Useful flags
41 include:
42
43 /noui - Install silently
44
45 /delete 1 - Don't delete CAB file after installation
46
47 /nouninstall - Don't create an uninstall file
48
49 /askdest - Ask where to install
50
51 /noaskdest - Get install information from registry
52
53
54 -n Don't run wceload (just copy CAB files)
55
56
57
58 FILENAME
59 The .cab file(s) that will be installed. If no filenames are
60 specified, wceload.exe will nontheless be run on the remote
61 device; this will install any CAB files already copied, for
62 example with the -n flag.
63
64
66 David Eriksson <twogood@users.sourceforge.net>.
67
69 synce(1) synce-remove-program(1) synce-list-programs(1) prun(1) pcp(1)
70
71
72
73The SynCE project November 2002 SYNCE-INSTALL-CAB(1)