home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / pat323.exe / PAT323.TXT < prev   
Text File  |  1993-09-17  |  3KB  |  93 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Patch to Fix History/1-Letter Command Usage
  5. DOCUMENT ID:        TID000264
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         PAT323.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. DR DOS 6.0 4/92
  14.  
  15. ABSTRACT:
  16. This patch fixes a problem where the first command entered after the system
  17. booted is a single letter command.  Any use of the command line history
  18. after this only recalled that single letter command.
  19. _________________________________________________________________
  20.  
  21. DISCLAIMER
  22. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  23. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  24. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  25. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  26. INFORMATION.
  27. _________________________________________________________________
  28.  
  29. Self-Extracting File Name:  PAT323.EXE
  30.  
  31. Files Included     Size     Date        Time
  32.  
  33.   PAT323.TXT          (This File)
  34.   IBMDOS.323      39239    2-20-92      3:23a
  35.  
  36.  
  37. README of PATCH323.EXE
  38.  
  39.  
  40. Product:       DR DOS 6.0
  41.  
  42. Description:   This patch fixes a problem where, if the first command
  43. entered after booting the machine is a single character, any use of the
  44. command line recall keys will only recall the first command.
  45.  
  46.  
  47. ASSUMPTIONS:
  48.  
  49. 1.  The file IBMDOS.323 is in the root directory of your C:\ drive.
  50. 2.  TaskMAX is not loaded.
  51.  
  52.  
  53. INSTALLATION INSTRUCTIONS:
  54.  
  55. 1.  Remove the attributes from the current working copy of IBMDOS.COM
  56.  
  57.         From the C prompt:
  58.              Type: ATTRIB -RSH IBMDOS.COM
  59.              Press <ENTER>
  60.  
  61. 2.  Make a backup copy of IBMDOS.COM
  62.  
  63.              Type: COPY IBMDOS.COM C:\DRDOS\IBMDOS.OLD
  64.              Press <ENTER>
  65.  
  66. 3.  Replace the original IBMDOS.COM with the patched IBMDOS.323
  67.  
  68.  
  69.              Type: COPY IBMDOS.323 IBMDOS.COM
  70.              Press <ENTER>
  71.  
  72. 4.  Verify the copied file is the correct size, date and checksum
  73.  
  74.              Type: CD \
  75.         From the C prompt:
  76.              Type: XDIR IBMDOS.COM /C
  77.              Press <ENTER>
  78.  
  79.         The following message will display:
  80.  
  81. --a--- 39,239 2-20-92 3:23a E1B0 c:ibmdos.com
  82.  
  83. NOTE: In Archive attribute (a) may be set, however it is not a required
  84. attribute.
  85.  
  86. 5.  Replace the System, Hidden, Read-Only attributes on IBMDOS.COM
  87.  
  88.              Type: ATTRIB +RSH IBMDOS.COM
  89.              Press <ENTER>
  90.  
  91. 6.  Reboot the computer.
  92.  
  93.