home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 005 / DPC105.ZIP / DPC105.TXT < prev   
Text File  |  1993-11-13  |  2KB  |  57 lines

  1. ======================== DPC.EXE Version 1.05 ========================
  2. Only the main directory for a file area was being offered as a choice
  3. to copy to in the Wildcat install.  The alternates are now offered as
  4. well.
  5.  
  6. BADKEYS.LST now works with wildcards and lowercase keywords.
  7.  
  8.  
  9. ======================== DPC.EXE Version 1.04 ========================
  10. The Wildcat file flag telling Wildcat that the file is on a CD-ROM was
  11. not being set if the option to leave files on CD-ROM was selected.
  12. Wildcat would find the file, but downloads would occur directly from
  13. the CD-ROM instead of copying to the hard disk first.
  14.  
  15. DPC was not looking in MAKEWILD.DAT for the location of ALLFILES.DAT.
  16. IN previous versions, the DATA directory was assumed.
  17.  
  18. The Search & Copy Files main menu option now supports the option to
  19. unzip files directly to the destination drive.  PKUNZIP.EXE must be
  20. in your search path for this to work.
  21.  
  22.  
  23. ======================== DPC.EXE Version 1.02 =======================
  24.  
  25. Added additional support to prevent stack failures.
  26.  
  27.  
  28. ======================== DPC.EXE Version 1.01 ========================
  29.  
  30. Most CD-ROM drivers only support A-Z, 0-9 and _ as the first character
  31. of a filename.  Attempting to copy a file from CD-ROM that starts with
  32. !,# or $ will lock up DOS.  If a lockup occurred while attempting
  33. Wildcat Install, be sure to 'copy allback.* allfiles.*' to restore the
  34. Wildcat database.  There are only a handful on WCG Volume 4 release 3b,
  35. and a list is available for download.  WCG3B001.ZIP
  36.  
  37. This release of DPC.EXE will prevent access to these files by default.
  38. To use this version, make the CD-ROM the default drive and start the
  39. new DPC by specifying its path:
  40.  
  41.         example: A:DPC
  42.  
  43. If your CD-ROM driver allows access to these files, start DPC with the
  44. /f option:
  45.  
  46.         DPC /f
  47.  
  48. This will allow access to these files.
  49.  
  50. Another option has been added to the Wildcat Install option.  Before
  51. copying files, the option to "Overwrite existing files? YES or NO" will
  52. be given.
  53.  
  54. Other lockups are being caused by stack faults, more predominant with
  55. MSDOS ver 6.0X.  Make sure, in your config.sys, you have STACKS=9,256.
  56.  
  57.