home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / dos_util / 4nt101.zip / PAT101.DOC next >
Text File  |  1993-10-13  |  4KB  |  96 lines

  1.  
  2.                                 JP Software
  3.  
  4.             4DOS/NT 1.0 rev F ==> 1.01 Patch Documentation
  5.  
  6.                            October 13, 1993
  7.  
  8.  
  9. [Copyright 1993, JP Software Inc., All Rights Reserved.  Published by JP
  10. Software Inc., P.O. Box 1470, E. Arlington, MA 02174 USA, (617) 646-3975.
  11. 4DOS is a registered trademark of JP Software Inc.  Windows NT is a
  12. trademark of Microsoft Corporation.  Other product and company names are
  13. trademarks of their respective owners.]
  14.  
  15. [PLEASE NOTE:  This product is named "4DOS", and this version is more fully
  16. described as "4DOS for the Windows NT Operating System".  For brevity, in
  17. this file and throughout our documentation we refer to "4DOS for Windows
  18. NT", to "4DOS/NT", or to the program file name, 4NT.EXE or 4NT.  When
  19. "4DOS" is used by itself the reference is to our DOS product.]
  20.  
  21.  
  22. This file explains how to install the 4DOS/NT 1.01 patch for 4NT.EXE.
  23.  
  24. To use this patch, you must have the PATCH.EXE program uploaded by JP
  25. Software.  This program is in a separate file, PATCH.ZIP or PATCH4D.ZIP
  26. (depending on your download source).  Instructions for running the PATCH
  27. program are in the file PATCH.DOC which is distributed with PATCH.EXE.
  28. PATCH.EXE should be in the same directory as the files to be patched, or in
  29. a directory on your PATH.
  30.  
  31. Before using this patch, you must determine the revision level of your copy
  32. of 4DOS/NT.  To do so, use the command:
  33.  
  34.       VER /R
  35.    
  36. and find the "4DOS/NT revision level" in the output.  If you have 4DOS/NT
  37. version 1.0 revision F, you can use this patch file.  If you have an
  38. earlier revision, download the file 4NT10F.ZIP which contains patch files
  39. to bring earlier revisions up to revision F.  Apply those patches, then
  40. restart 4DOS/NT, use the VER /R command to check that it has been properly
  41. upgraded to revision F, then apply this version 1.01 patch.
  42.  
  43. This patch file modifies 4NT.EXE only.  All other files are unchanged in
  44. version 1.01.  Branding (name and serial number) information in your
  45. original 4NT.EXE file will be preserved by the patching process.
  46.  
  47. To apply this patch, copy the PAT101.RTP file to the directory where
  48. 4NT.EXE is stored.  Then exit from all sessions running 4DOS/NT, start a
  49. CMD.EXE session, change to the 4NT.EXE directory, and enter the command:
  50.  
  51.       patch pat101
  52.  
  53. [Some of our documentation for PATCH.EXE shows a period between the program
  54. name (PATCH) and the patch file name, for example:
  55.  
  56.       patch . pat101
  57.       
  58. This period may be used but is not required.]
  59.  
  60. This patch fixes the minor bugs and anomalies in 4DOS/NT 1.0 revision F
  61. which are listed below:
  62.  
  63.    * Critical errors did not always pop up correctly.
  64.  
  65.    * DIR would sometimes continue after an Abort response on a critical
  66.      error.
  67.  
  68.    * The mouse cursor is now turned off while in full-screen mode.
  69.  
  70.    * COPY and MOVE did not always work properly with odd filenames like
  71.      "XYZ.TEST.EXE" when wildcards were used.
  72.  
  73.    * The following problems within Windows NT required workarounds in
  74.      4DOS/NT:
  75.  
  76.           Error messages were not displayed correctly when using a non-US
  77.           default language.
  78.  
  79.           Character devices were not always recognized properly.
  80.  
  81.           Non-standard keyboard codes were disabling the use of Alt-0
  82.           through Alt-9 within 4DOS/NT.
  83.  
  84.           When a program tried to do direct hardware access the resulting
  85.           critical error would display garbage on the screen.
  86.  
  87.           It was not possible to execute programs with unusual executable
  88.           filenames like "XYZ.TEST.EXE" on NTFS and HPFS volumes.
  89.  
  90.           Problems with pipes could prevent %@SELECT[con] from working
  91.           properly.
  92.  
  93.           Errors in reporting of the screen buffer size could cause
  94.           incorrect displays from DRAWBOX, SCRPUT, etc.
  95.  
  96.