home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo One moment ...
- qd
- pause
- cls
- echo You may install QDups by including the following SET strings in the
- echo DOS environment:
- echo .
- echo SET QD=C:\SUB_DIR /* creates a path for storing QDUPS.LST files */
- echo SET QD=;C /* supresses colour for those using composite video */
- echo SET QD=C:\SUB_DIR;C /* combines both options */
- echo .
- echo Program Notes: QDups is written in Microsoft 'C' V3.0 and Assembler
- echo .
- echo The author is a programmer consultant specializing in database applications
- echo and is available at reasonable rates for any custom programming.