home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 197 / DOSSWAP1.ZIP / README.TXT < prev   
Encoding:
Text File  |  1991-06-25  |  2.8 KB  |  57 lines

  1. ======================================================================
  2.                 REPLACEMENT DOSSWAP.EXE FOR MS-DOS 5.0
  3. ======================================================================
  4.                                                    Revision Date: 6/91
  5. --------------------------------------------------------------------
  6. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  7. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  8. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  9. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  10. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  11. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  12. | accuracy and the use of this Application Note. This Application    |
  13. | Note may be copied and distributed subject to the following        |
  14. | conditions: 1) All text must be copied without modification and    |
  15. | all pages must be included; 2) If software is included, all files  |
  16. | on the disk(s) must be copied without modification (the MS-DOS     |
  17. | utility DISKCOPY is appropriate for this purpose); 3) All          |
  18. | components of this Application Note must be distributed together;  |
  19. | and 4) This Application Note may not be distributed for profit.    |
  20. |                                                                    |
  21. | Copyright 1991 Microsoft Corporation. All Rights Reserved.         |
  22. | Microsoft, the Microsoft logo, and MS-DOS are registered           |
  23. | trademarks and Windows is a trademark of Microsoft Corporation.    |
  24.  --------------------------------------------------------------------
  25.  
  26. Introduction
  27. ------------
  28.  
  29. The disk provided with this application note contains DOSSWAP.EXE, a
  30. replacement for the DOSSWAP.EXE file that is included with MS-DOS
  31. version 5.0. The replacement file corrects a problem in the original
  32. DOSSWAP.EXE file that caused the task swapper in MS-DOS Shell to fail
  33. when attempting to swap out of some programs.
  34.  
  35. Replacing DOSSWAP.EXE
  36. ---------------------
  37.  
  38. 1. Insert the enclosed "Replacement DOSSWAP.EXE for MS-DOS 5.0" disk
  39.    in floppy disk drive A.
  40.  
  41. 2. At the DOS prompt, type the following command and press ENTER
  42.  
  43.       copy a:\dosswap.exe <destination>
  44.     
  45.    where <destination> is the drive and directory where your MS-DOS
  46.    files are located. For example, if your MS-DOS files are located in
  47.    the DOS directory on drive C, type the following command:
  48.  
  49.       copy a:\dosswap.exe c:\dos
  50.  
  51.     Note: If you are copying DOSSWAP.EXE from a drive other than A,
  52.     substitute the appropriate drive letter for "a" in the above
  53.     command.
  54.    
  55. 3. A message will be displayed stating: "1 file(s) copied." This
  56.    indicates your DOSSWAP.EXE file has been successfully replaced.
  57.