home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / programming / standard / !InstallJF / !Help next >
Text File  |  1997-05-31  |  4KB  |  117 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.  
  18. Non-Risc PC users
  19. -----------------
  20. This install program simply places these in the System folder and allows it
  21. to boot correctly. It will alter your !System.!Boot file so that it the
  22. JFShared directory is booted at the same time as the !System directory is.
  23. Unlike the CC installation program, the key word here is 'alter' and it
  24. should be quite obvious which lines have been added to the !System.!Boot
  25. file.
  26.  
  27. Risc PC Users
  28. -------------
  29. Risc PC users have, in the past, found problems installing JFShared using
  30. this installer. These problems should now be fixed and any prior
  31. installations of JFShared will now be removed from !System and installed in
  32. the !Boot.Resources directory where they will be booted automatically. Any
  33. changes made by earlier installations will be undone as these are no longer
  34. necessary.
  35.  
  36.  
  37. Contact
  38. -------
  39. Any comments, queries, donations or bug reports can be sent to Justin
  40. Fletcher at :
  41.  
  42. E-Mail : Gerph@essex.ac.uk
  43. URL    : http://users.essex.ac.uk/users/gerph
  44. IRC    : On #Acorn as Gerph
  45. Finger : finger jrflet@postman.essex.ac.uk
  46. Tel    : (01842) 813979
  47.  
  48. Snail Mail :
  49.     Justin Fletcher
  50.     “Galadriel”
  51.     17b Cromwell Road,
  52.     Weeting,
  53.     Brandon,
  54.     Suffolk.
  55.     IP27 0QT
  56.  
  57.  
  58. History
  59. -------
  60. Version 1.00 : ?? ??? ????
  61.                First version written
  62.                Very simple, with no real checking as to what it was doing -
  63.                like a certain CC product :-( Just a BASIC program
  64.                
  65. Version 1.01 : ?? ??? ????
  66.                Second version (released with JFShared 2.21)
  67.                Now made to look like an application, and has a lovelly check
  68.                routine to see if the library has already been installed.
  69.  
  70. Version 1.02 : 15 Apr 1996
  71.                Third version (released with JFShared 2.26)
  72.                Full application with checks for System directory, and
  73.                JFShared being available, and System:!Boot file created if
  74.                necessary.
  75.                Should now cope with most eventualities, and notify the user
  76.                of anything it can't handle.
  77.  
  78. Version 1.03 : 17 Apr 1996
  79.                Bug fixes (released with JFShared 2.27)
  80.                After claiming most strongly to Chris that it'll work with
  81.                anything and then seeing it patently fail, the checking code
  82.                has been improved slightly to cope with bugs in Longfiles.
  83.                Grrr... /Now/ it should cope with most eventualities !
  84.  
  85. Version 1.04 : 20 Apr 1996
  86.                Bug fixes (release with JFShared 2.28)
  87.                Andrew Theirry (sp?) spotted a minor but irritating bug which
  88.                stopped the program installing anything. Doh, aren't I stupid.
  89.                How do you spell system ? It's not systeam, that's for sure.
  90.  
  91. Version 1.05 : 18 Aug 1996
  92.                Bug fixes (release with JFShared 2.31)
  93.                A couple of people spotted that RPC's have their System:!Boot
  94.                file protected and so the program could not install.
  95.                Now sets the access to WR/wr before changing it.
  96.  
  97. Version 1.06 : 17 Oct 1996
  98.                Bugfixes and improvements
  99.                This is the alternate to the AOL release which is plain silly.
  100.  
  101. Version 1.07 : 08 Nov 1996
  102.                Moved System:!Boot updater to end.
  103.  
  104. Version 1.08 : 22 Nov 1996
  105.                Changes System: to <System$Dir>. due to RPC problems
  106.  
  107. Version 1.09 : 23 Nov 1996
  108.                Automatically boots the new version of JFShared
  109.                Released with JFShared 2.40
  110.  
  111. Version 1.10 : 08 Feb 1997
  112.                Now modifies installation to install more sensibly on
  113.                Risc PC boot sequences - if you have a RPC boot sequence
  114.                on an older computer this will NOT be recognised.
  115. Version 1.11 : 31 May 1997
  116.                Now it /really/ should work on a RPC !
  117.