home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR36 / GEOP1121.ZIP / READ1121.DOC < prev   
Text File  |  1993-11-21  |  3KB  |  76 lines

  1. ----------------------------------------------------------------------
  2. README for the GoldED 2.42.G1121 GAMMA Patch Release.
  3. ----------------------------------------------------------------------
  4.  
  5. This archive contains patch updates (*.BDF files) which fixes bugs and
  6. adds new features to GoldED. The patches apply ONLY to the 2.42.G1114
  7. version. If you have applied the G1115 patch, you must first reinstall
  8. the G1114 EXE files.
  9.  
  10. To apply a GoldED patch, use the freeware BUPDATE utility from the
  11. BDIFF1.EXE or BDIFF123.EXE archive, available from many systems.
  12.  
  13. Run BUPDATE <patch>.BDF to patch the matching *.EXE. The original is
  14. renamed to *.OLD. In a DOS box under OS/2 2.x, use parameter -i to
  15. ignore a timestamp error message (bug in bupdate).
  16.  
  17. See the NEWS*.DOC and NOTE*.DOC files for information about the fixes,
  18. additions and changes in this release.
  19.  
  20. Files in the patch archives (GE?P1121.ZIP):
  21.  
  22. Different each of the three patch archives:
  23.   GOLDED.BDF      Patch update for GoldED, DOS real mode.
  24.   GEDP16.BDF      Patch update for GoldED/P16, DOS protected mode.
  25.   GED2.BDF        Patch update for GoldED/2, OS/2 2.x.
  26.  
  27. In all archives:
  28.   NEWS1121.DOC    Brief news since 2.41
  29.   NOTE1121.DOC    Technical notes since 2.41
  30.   READ1121.DOC    The file you are reading now.
  31.   GOLD_PGP.DOC    How to install PGP support in GoldED.
  32.  
  33. You may re-assemble the orignal G1114 archives after applying the
  34. patches so form a new full G1121 archive. If you want to do that,
  35. please follow this guideline:
  36.  
  37. 1.  Replace the .EXE files with the patched versions. Make sure the
  38.     timestamps are correct, especially if running BUPDATE under OS/2.
  39.     The time must be 02:42:00 and the date 93-11-21.
  40. 2.  Replace the NEWS*.DOC and NOTE*.DOC files with the ones from the
  41.     patch archives.
  42. 3.  Add any new *.DOC files from the patch archives, such as this
  43.     document and the GOLD_PGP.DOC.
  44. 4.  Do not include the *.BDF files.
  45. 5.  Include all other files from the original G1114 archives,
  46.     including orderforms, registration documents etc.
  47. 6.  Archive the whole thing with filenames matching GE?G1121.*.
  48.  
  49. This is a DOS batchfile you could use to create the new archives,
  50. assuming that you have the original archives and the patch archives in
  51. the current directory.
  52.  
  53. --- 11141121.BAT ---
  54. pkunzip ge?g1114 golded.exe gedp16.exe ged2.exe
  55. pkunzip -o ge?p1121
  56. bupdate golded
  57. bupdate gedp16
  58. bupdate ged2
  59. copy ge?g1114.zip ge?g1121.zip
  60. pkzip -d gedg1121 news*.doc note*.doc
  61. pkzip -d geog1121 news*.doc note*.doc
  62. pkzip -d gexg1121 news*.doc note*.doc
  63. pkzip -o -ex gedg1121 golded.exe *.doc
  64. pkzip -o -ex geog1121 ged2.exe *.doc
  65. pkzip -o -ex gexg1121 gedp16.exe *.doc
  66. --- 11141121.BAT ---
  67.  
  68. If you are unsure what this batch file does, THEN DON'T USE IT!!!
  69.  
  70. Enjoy!
  71.  
  72. Odinn Sorensen
  73. November 21, 1993.
  74.  
  75. ----------------------------------------------------------------------
  76.