SUMMARY
To ensure the integrity of your files that have been copied from your
CD-ROM drive to your hard drive, it is possible to use the MS-DOS File
Compare program (FC.EXE) to compare the files. This test can be used
to determine if the CD-ROM subsystem is functioning properly at the
device driver or hardware level(s). It is a useful method for testing
problems related to general protection (GP) faults or other critical
errors that may occur while running a CD-ROM application with Windows
such as read errors or out of memory messages.
To ensure the most accurate test, use the /B (binary) switch. For
example:
fc /b [drive1:][path1]filename1 [drive2:][path]filename2