home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / desktop / t / tools6 / !ResetBoot / Choices / Boot / Desktop next >
Encoding:
Text File  |  1994-03-02  |  600 b   |  19 lines

  1. |Start Acorn !Boot 0.26 Auto tasks
  2. | See PreDesktop for details on !Start and !End
  3. |
  4. Filer_Boot <Boot$Dir>
  5. Repeat Filer_Boot Boot:Resources -Applications -Tasks
  6. Repeat Filer_Run <Boot$ToBeTasks> -Tasks
  7.  
  8. | Add here any further tasks that you wish to start with the
  9. | desktop, which you do not want to live in !Boot.Choices.Boot.Tasks.
  10. | An example might be:
  11. Repeat Filer_Boot Boot:^.Utilities -Applications -Tasks
  12. Repeat Filer_Boot Boot:^.Printing -Applications -Tasks
  13. |End
  14.  
  15. |Start Acorn !Boot 0.26 completion
  16. | This line turns the hourglass off at the end of the boot sequence:
  17. /Boot:Utils.HOff
  18. |End
  19.