Rechercher une page de manuel
pocketpc-cab
Langue: en
Version: 2004-09-17 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
pocketpc-cab - build an installable Pocket PC cabinet fileSYNOPSIS
pocketpc-cab [OPTION]... INPUTFILE CABINETDESCRIPTION
Read the INPUTFILE, which is a list of filenames and destination directories, and create CABINET, a cabinet file, that will install those files into the specified directories.OPTIONS
- -p, --provider=PROVIDER
- set the provider name
- -a, --application=APPLICATION
- set the application name
- -s, --source=SOURCE
- set the source directory
- -d, --dest=DEST
- set the destination directory
- -v, --verbose
- display verbose output
- --help
- display a brief help message
- --man
- display the full documentation
EXAMPLES
$ cat > foobar.files <<EOF foobar.exe /bin foobar.dll /windows EOF $ pocketpc-cab -p Fooware -a FooBar foobar.files foobar.cab
AUTHOR
Written by Shaun Jackman.REPORTING BUGS
Report bugs to Shaun Jackman <sjackman@gmail.com>COPYRIGHT
Copyright 2006 Shaun JackmanThis is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
- lcab(1)
- create cabinet archives
- /usr/share/doc/pocketpc-cab/wince_cab_format.html
- Windows CE installation cabinet file format
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre