Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» Batch WinFax2TIFF
Working & Operation
» Using Batch WinFax2TIFF By GUI Mode
» Using Batch WinFax2TIFF By Command Line Mode
» Set options
Registration & Support Information
» Register Batch WinFax2TIFF
» Contact Us
 

Using Batch WinFax2TIFF By Command Line Mode

Batch WinFax2TIFF supports command line mode:

free password recovery software recover data from formatted drive repair usb
hard disk data recovery undelete software freeware repair windows
memory card recovery utilities ipod support mobile forensic
  1. Convert one fax file to tif tiff:
    winfax2tif [/q /l /ke] /f source-file dest-file [*.*]
    for example: winfax2tif /l /f d:\fax\fax001.fxr d:\tiff\fax001.tif
    Note: "source-file" and "dest-file" should NOT include space inside.(short file name please).

  2. Convert all fax in a directory/folder to tif tiff, and control each converted tiff file name:
    winfax2tif [/q] [/l] /d source-dir dest-dir

    Create a .bat file (for example myconvert.bat).
    include command lines, using file conversion mode. for example:
    winfax2tif /q /f d:\fax\fax001.fxr d:\tiff\fax001_fxr.tif
    winfax2tif /q /f d:\fax\fax002.fxr d:\tiff\fax002_fxr.tif
    winfax2tif /q /f d:\fax\fax003.fxr d:\tiff\fax003_fxr.tif
    winfax2tif /q /f d:\fax\fax004.fxr d:\tiff\fax004_fxr.tif
    ...
    run your bat file from "Start|Run".

  3. Convert all fax in a directory/folder to tif tiff in batches:
    winfax2tif [/q /l /ke /i /kh] /d source-dir dest-dir [*.*].
    for example: winfax2tif /l /d c:\fax c:\tiff
    All winfax fxd fxm fxr fxs files in folder "c:\fax" will be converted to tiff files, and the converted tiff files are saved to folder "c:\tiff".
    Note: "source-dir" and "dest-dir" should NOT include space inside..

  4. The meanings of commands:
    "/f" File conversion - convert one source file to a tif file.
    "/d" Folder conversion - convert all fax files in source directory/folder, the result tif files are saved to destination directory/folder.
    "/q" Quiet mode - no result message is popuped after converting is finished.
    "/ke" Keep the whole source file name, include extention name in the converted tif file name.
    "/l" Keep file data and time infomation. More...
    "/i" Include sub-folder, along with "/d" in folder conversion.
    "/kh" Keep Hiberachy, along with "/i /d" in folder conversion.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals