home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / programming / aol / !InstJF-A / !ReadMe < prev    next >
Encoding:
Text File  |  1997-05-31  |  4.4 KB  |  123 lines

  1.                                 !Install
  2.                                 ========
  3.  
  4. Purpose : To install the !JFShared directory into !System
  5.  
  6. Usage   : Run the application.
  7.           Click Install.
  8.           Click Close.
  9.           Any errors are probably due to non-standard !System structure, or
  10.           fiddling :-)
  11.  
  12. Why ?
  13. =====
  14.   The !JFShared directory contains resources for use with any of Justin
  15. Fletcher's programs. These mainly include Basic libraries which are used in
  16. many of his programs.
  17.   This install program simply places these in the System folder and allows it
  18. to boot correctly. It will alter your !System.!Boot file so that it the
  19. JFShared directory is booted at the same time as the !System directory is.
  20. Unlike the CC installation program, the key word here is 'alter' and it
  21. should be quite obvious which lines have been added to the !System.!Boot
  22. file.
  23.  
  24.  
  25. The /what/ release ?
  26. --------------------
  27. The AOL release... Nothing actually to do with AOL, but I liked the way AOL
  28. use massive pictures and Samples, so I wanted something special in one of my
  29. programs. It's a joke, so don't take it too seriously - comments are still
  30. gratefully received.
  31.  
  32.  
  33. Acknowledgement
  34. ---------------
  35. I've used David Radford's excellent sample playing module to produce the
  36. 'wonderous' effects in this application. See the Samples directory for more
  37. details.
  38.  
  39.  
  40. Contact
  41. -------
  42. Any comments, queries, donations or bug reports can be sent to Justin
  43. Fletcher at :
  44.  
  45. E-Mail : Gerph@essex.ac.uk
  46. URL    : http://users.essex.ac.uk/users/gerph
  47. IRC    : On #Acorn as Gerph
  48. Finger : finger jrflet@postman.essex.ac.uk
  49. Tel    : (01842) 813979
  50.  
  51. Snail Mail :
  52.     Justin Fletcher
  53.     “Galadriel”
  54.     17b Cromwell Road,
  55.     Weeting,
  56.     Brandon,
  57.     Suffolk.
  58.     IP27 0QT
  59.  
  60.  
  61. History
  62. -------
  63. Version 1.00 : ?? ??? ????
  64.                First version written
  65.                Very simple, with no real checking as to what it was doing -
  66.                like a certain CC product :-( Just a BASIC program
  67.                
  68. Version 1.01 : ?? ??? ????
  69.                Second version (released with JFShared 2.21)
  70.                Now made to look like an application, and has a lovelly check
  71.                routine to see if the library has already been installed.
  72.  
  73. Version 1.02 : 15 Apr 1996
  74.                Third version (released with JFShared 2.26)
  75.                Full application with checks for System directory, and
  76.                JFShared being available, and System:!Boot file created if
  77.                necessary.
  78.                Should now cope with most eventualities, and notify the user
  79.                of anything it can't handle.
  80.  
  81. Version 1.03 : 17 Apr 1996
  82.                Bug fixes (released with JFShared 2.27)
  83.                After claiming most strongly to Chris that it'll work with
  84.                anything and then seeing it patently fail, the checking code
  85.                has been improved slightly to cope with bugs in Longfiles.
  86.                Grrr... /Now/ it should cope with most eventualities !
  87.  
  88. Version 1.04 : 20 Apr 1996
  89.                Bug fixes (release with JFShared 2.28)
  90.                Andrew Theirry (sp?) spotted a minor but irritating bug which
  91.                stopped the program installing anything. Doh, aren't I stupid.
  92.                How do you spell system ? It's not systeam, that's for sure.
  93.  
  94. Version 1.05 : 18 Aug 1996
  95.                Bug fixes (release with JFShared 2.31)
  96.                A couple of people spotted that RPC's have their System:!Boot
  97.                file protected and so the program could not install.
  98.                Now sets the access to WR/wr before changing it.
  99.  
  100. Version 1.06 : 16 Oct 1996
  101.                Nothing new (release with JFShared 2.37)
  102.                This is simply the AOL release. I've only seen the AOL software
  103.                only, but it struck me that the talky bits could quite easily
  104.                be incorporated into my this application.
  105.                
  106. Version 1.07 : 08 Nov 1996
  107.                Moved the System:!Boot to the end of the installation.
  108.  
  109. Version 1.08 : 22 Nov 1996
  110.                Changes System: to <System$Dir>. due to RPC problems
  111.  
  112. Version 1.09 : 23 Nov 1996
  113.                Automatically boots the new version of JFShared
  114.                Released with JFShared 2.40
  115.  
  116. Version 1.10 : 08 Feb 1997
  117.                Now modifies installation to install more sensibly on
  118.                Risc PC boot sequences - if you have a RPC boot sequence
  119.                on an older computer this will NOT be recognised.
  120.  
  121. Version 1.11 : 30 May 1997
  122.                Should /really/ work on RPCs now !
  123.