User Guide

ERD Commander 2005
User’s Guide
Winternals Software Page 47
BUFFER [width height]
width Specifies width of the console buffer.
height Specifies height of the console buffer.
4.10.5 Call
Calls one batch program from another.
CALL [drive:][path]filename [batch-parameters]
batch-parameters Specifies any command-line
information required by the batch
program.
4.10.6 Chkdsk
ERD Commander 2005 includes a clone of the Windows 2000/XP Chkdsk
utility for analyzing and correcting file system corruption. Run Chkdsk, which
is located in the system32 directory of the ERD Commander 2005 CD-ROM,
from a command prompt window. The ERD Commander 2005 Chkdsk
supports a subset of the Windows Chkdsk command-line options:
Usage: chkdsk [/F] [/X] [/R] [drive:]
/F Fixes errors on the disk.
/X Forces the volume to dismount first if
necessary.
/R Locates bad sectors and recovers readable
information (implies /f)