table of contents
wtcdbexport | LOCAL | wtcdbexport |
NAME¶
wtcdbexport
—
exports items stored in a Windows Explorer thumbnail cache
database (WTCDB) file
SYNOPSIS¶
wtcdbexport |
[-l logfile]
[-t target]
[-hvV ] source |
DESCRIPTION¶
wtcdbexport
is a utility to export items
stored in a Windows Explorer thumbnail cache database (WTCDB) file
wtcdbexport
is part of the
libwtcdb
package. libwtcdb
is a library to access the Windows Explorer thumbnail cache database (WTCDB)
format
source is the source file.
The options are as follows:
ENVIRONMENT¶
None
FILES¶
None
EXAMPLES¶
# wtcdbexport thumbcache_32.db wtcdbexport 20101023 Opening file. Exporting aliases. Processing alias 1 out of 1.
...
DIAGNOSTICS¶
Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.
BUGS¶
Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libwtcdb/
AUTHOR¶
These man pages were written by Joachim Metz.
COPYRIGHT¶
Copyright (C) 2010-2024, Joachim Metz <joachim.metz@gmail.com>. This 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¶
July 29, 2019 | libwtcdb |