home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 29 / amigaformatcd29.iso / -readerstuff- / samuel_brookes / amiga_guard.readme < prev    next >
Encoding:
Text File  |  1998-05-28  |  3.6 KB  |  87 lines

  1.  
  2.                            AMIGA GUARD
  3.  
  4.                (C)OPYRIGHT 1998 AMI-GERBIL SOFTWARE.
  5.  
  6.  
  7.   WHY?:
  8. --------
  9.  
  10.   Why did I bother spending my time programming this? Good question, and i'm
  11. sure you are all dying to know the answer. What do you mean NO!!? Well I'll
  12. tell you anyway. Reason one, I'd seen a program that is MEANT to ask you for
  13. a password when you boot up to let you access Workbench, but it didn't work
  14. so I thought "Why don't I make one?". Reason two. It was a sunday and a crap
  15. one at that. Reason three. Erm...there is no reason three, damn! what a shame!
  16. You were all looking forward to a brilliant read, well I sugest you look
  17. somewhere else as this doesn't get better, beleave me, I wrote the damn thing)
  18.  
  19.   HOW DO I WORK IT?:
  20. ---------------------
  21.  
  22.   You copy the file "PASSPREFS" to the prefs drawer in the System partition.
  23. Secondly, copy the file "AMIGA_GUARD" to the WBStartup drawer. And last but
  24. not least copy the "AMIGA_GUARD" disk to some where on your hard drive and
  25. write an ASSIGN to tell it where it is. Here is an example ASSIGN, you must
  26. change it to suit your system. This ASSIGN asumes you have made the disks
  27. path "Work:misc/". Advanced AMIGA users will know all about this sort of
  28. thing:
  29.  
  30.       ASSIGN AMIGA_GUARD: "Work:misc/AMIGA_GUARD/"
  31.  
  32.   If you have done this correctly, then when you reboot from you hard drive
  33. you will notice that before it takes you to Workbench to play around, you
  34. are faced with the AMI-GERBIL logo which goes away after 4 seconds, and then
  35. another screen which asks you for the user name and then the password. If you
  36. enter either the wrong user name or password then it will display "ACCESS
  37. DENIED!" on the screen loads of times. To get out of this you will have to
  38. reboot your AMIGA. In this version, you can have 2 different user names, upto
  39. 20 characters each and upto 2 passwords, which can each be 80 characters
  40. long. The default user names are "AMIGAUSER01" & "AMIGAUSER02". Both of the
  41. default passwords are "PASSWORD". To change these just load up any decent
  42. text editer that saves text in the ASCII format and load the file "PASSPREFS"
  43. from the prefs drawer and change them. The first line is the first user name,
  44. the second line is the first password, the third line is the second user name
  45. and the last line is the second password. When you boot up and are faced with
  46. the password screen, you can type in user name 1 and use password 1 or 2, and
  47. the same with user name 2.
  48.  
  49.  
  50.   If you have any comments or questions about this or any other AMI-GERBIL
  51. Software products please contact me at:
  52.  
  53.   Samuel Brookes,
  54.    Tiggy Winkles,
  55.     Bumble Hole Lane,
  56.      Dodford,
  57.       Bromsgrove.
  58.        B61 9PA
  59.         U.K.
  60.  
  61.   Other Notes:
  62. ---------------
  63.  
  64.   This program is freeware, but feel free to send me a postcard, letter or
  65. AMIGA hardware or software. Other AMI-GERBIL Software products include
  66. AMI-Gotchi v1.23, v2.34 & v3.45. AMI-Gotchi v1.23 was reviewed in AMIGA
  67. FORMAT's reader games section in issue 105 and AMI-Gotchi was reviewed in
  68. AMIGA FORMAT's reader games section in issue 107 and they are both on the
  69. corresponding cover CD's. AMIGA FORMAT is BRILLIANT!!! Does anyone know of
  70. any AMIGA user groups around Bromsgrove in the midlands. I have quite a few
  71. friends at school how own AMIGAs, but do they use them, NO!!! One of them
  72. is being very faithful to his old, but working A500, the rest of my friends
  73. have tryed to sell theirs! This was finished on 20/1/98. If you want a reply
  74. from your letter then please can you include an SAE or a phone number you
  75. can be contacted at. This was coded in Blitz 2 and the graphics were drawn
  76. in DPaint 4 AGA.
  77.  
  78.               Enjoy!
  79.  
  80.                   Samuel Brookes, the coder!
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.