home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / discutils / menus / bootmenu / !Boot / !Help < prev    next >
Encoding:
Text File  |  1995-09-06  |  4.6 KB  |  112 lines

  1. Boot-Menu Version 1.2
  2. =====================
  3.  
  4. (C) 1995 Theo Gottwald & Guido Steiner
  5.  
  6. This program is freeware! It may be copied and distributed freely,
  7. provided all the original, unaltered files are enclosed!  You may change
  8. the program to suit your own needs. If it's a bug fix, or if you think
  9. it's an improvement, then please send the changes to us.
  10.  
  11.  
  12. How to use this little piece of software:
  13. =========================================
  14.  
  15. This program is intended as a replacement for the !Boot-File which is
  16. automatically created by the task manager when you choose the option
  17. "save boot file". If you are satisfied with having one permanent, static
  18. bootfile, you won't need this utility! :( But if you would like to have
  19. a more intelligent, more flexible way of booting your computer, without
  20. fiddeling around too much and without suffering from a severe nervous
  21. breakdown - then read on. This could be the solution you've always been
  22. looking for! :)
  23.  
  24. By the way: If you want to get an impression *very quickly* of what this
  25. program can offer to you, then double-click on its icon right now! Don't
  26. be afraid - nothing "dangerous" will happen!
  27.  
  28.  
  29. This program provides two ways of booting. The first one is the simplest
  30. you can image: Just switch on your (Acorn:) computer and let it start up
  31. as usual. So far there is no difference to a normal !Boot file as it was
  32. mentioned above. But if you decided to press SPACE right afer switching
  33. on (or hard reset), you would have got a nice menu (instead of the RISC
  34. OS welcome screen) letting you choose between several booting options
  35. you can configure to suit your special needs! You could, for example,
  36. choose something like "DTP session", lay back  and watch your favourite
  37. DTP application, printer driver etc. being loaded automatically. In fact
  38. you can do anything which is possible by calling script files (boot
  39. files, obey files, basic progs...)
  40.  
  41.  
  42. If you want to install this program (yes, do it!!), I would suggest to
  43. proceed as follows:
  44.  
  45. 1. Open the Bootfiles-directory, which is to be found inside the application.
  46.    This directory contains all boot-files you will be able to choose among.
  47. 2. Move your own !Boot-File (usually it's in the root directory) into the
  48.    bootfiles-folder. Rename it as "Standard" then! That's VERY IMPORTANT,
  49.    because this file will be executed if you boot as usual, i.e. without
  50.    pressing SPACE during the startup-procedure.
  51. 3. Move the whole !Boot-Application into the root directory of your hard disc,
  52.    exactly where you took your original boot-file from.
  53. 4. Try a CTRL-Break Reset NOW! If everything went right, your system should
  54.    boot as it did normally. :)
  55.  
  56.    You tried it? Everything OK? Good.
  57.    Now, the next step...
  58.  
  59. 5. Open the Bootfiles directory again (by double-clicking on its icon, hihi).
  60.    You will find a file called "MenuDef", which contains all user configurable
  61.    menu entries. There are two lines for each entry. But this should be
  62.    self-explanatory: there must be a CLI command in the second line, which
  63.    will be executed if the corresponding menu item is chosen. Usually this
  64.    is just something like RUN <path>.filename
  65. 6. Now decide which options you want to have in your menu, modify the MenuDef
  66.    file accordingly, and don't forget to create the corresponding boot-files
  67.    for each selection!
  68.  
  69. There is an example provided: Calling the "Reset"-file causes another
  70. reset of your machine. Oh, you already guessed that? Really? :) However
  71. this doesn't make much sense in my humble opinion. It's just an
  72. example...
  73.  
  74.  
  75. Let's assume for the following you've started up with the SPACE key
  76. pressed :By moving the mouse, then pressing its left key (Select), you
  77. can choose the script file setting up your personal configuration.
  78.  
  79. The "philosophy" about selecting menu items implemented here is quite
  80. obvious: the distance of mouse movements was made as short as possible.
  81. Try it out and you'll see what this means. :)
  82.  
  83. If you want to go through the boot menu whenever you switch on your
  84. computer, just look inside the !Run-File and set the variable Menu$Opt
  85. to "on". (Default is "off"!) Then you will get the menu as default,
  86. provided that the space bar was NOT pressed down directly after
  87. resetting. So this is just the other way round!
  88.  
  89. In the !Run-File there's also an option to suppress the flood filling
  90. which is usually applied to the menu segments when the mouse pointer is
  91. over them.
  92.  
  93.  
  94. Kaiserslautern, 22.5.95
  95. Guido Steiner
  96.  
  97.  
  98.  
  99. At last - the authors' addresses:
  100.  
  101. Theo Gottwald
  102. Wolfartsweiererstr.1
  103. 76131 Karlruhe
  104. Tel.& Fax 0721-696306
  105.  
  106. Guido Steiner
  107. Casimirring 38
  108. 67663 Kaiserslautern
  109. Email: steiner@physik.uni-kl.de
  110.  
  111. P.S. Thanks to Ian Palmer for BLIB II. What about releasing BLIB III ? :)
  112.