home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / hdutils.zip / INSTALL.DOC < prev    next >
Text File  |  1986-06-02  |  605b  |  30 lines

  1. Installing Disk Optimizer.
  2.  
  3.  
  4.  
  5. You should put an ORDER.DOG in the root directory of each hard disk.
  6. See the sample ORDER.DOG file.
  7.  
  8. You should also put the command:
  9.  
  10. SET DOG=d:\path\DEFAULT.DOG
  11.  
  12. into your AUTOEXEC.BAT file and put a file like the sample 
  13. DEFAULT.DOG file in that sub-directory.
  14.  
  15. DEFAULT.DOG will then be used for floppy disks that do not have an
  16. ORDER.DOG file.
  17.  
  18. d: = a drive letter. (A:,B:,ect.).
  19.  
  20. \path\  = a sub-directory.
  21.  
  22. You can run DOG without setting the DOG= environment string by using
  23. the command:
  24.  
  25. DOG NUL
  26.  
  27. NUL being the DOS built in empty file.
  28.  
  29.  
  30.