cvtquery.exe

The cvtquery.exe binary queries the system registry for installed converters, or a converter for capabilities.

cvtquery.exe [-e] [-c ConverterClass]|[ConverterPath]

Parameters

-e
Queries for export converters (RTF to another format.) By default, queries for import converters (format to RTF.)
-c ConverterClass
Specifies the class of converter to query from the system registry. If ConverterClass and ConverterPath are not specified, all converters are displayed. ConverterClass must not be specified with ConverterPath.
ConverterPath
Specifies the path of a converter to query. If ConverterClass and ConverterPath are not specified, all converters are displayed. ConverterClass must not be specified with ConverterPath.

Return Values

The cvtquery.exe binary returns 0 on success and nonzero on failure.

Remarks

The cvtquery.exe binary queries the system registry for installed converters, or a converter for capabilities.

QuickInfo

WinCvt: Requires 0.1.0.

See Also