Command line parameters
Creating CRC from command line
CDCheck enables you to create CRC files without user intervention. That is especially useful in batch (.bat) files.
Use it as following:
CDCheck /CRC [/O:filename] source_directory
/CRC - Create CRC file
/O:filename - (optional) specifies the output filename of CRC file
if this parameter is not specified default filename and directory is used (same as when using GUI, see CRC for more info)
source_directory - directory for which to create CRC file
Things you should know when using command line parameters
Calling CDCheck with above parameters will start CDCheck in background. There will be no visual output from the program!
In case you are using batch files and wish the script to wait until CDCheck completes use command start (provided by
the operating system) "Start /WAIT CDCheck [your parameters]".
BACK
FRONT PAGE
NEXT
Copyright (C) 2002, Mitja Perko (CDCheck homepage)
|