home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / _riscdisc / _run next >
Text File  |  1994-10-19  |  1KB  |  45 lines

  1. | RiscDisc:!Run
  2. | © Uniqueway Ltd, 1994
  3.  
  4. | ------------------------------------------------------------------------
  5.  
  6. IconSprites <Obey$Dir>.!Sprites
  7. Set RiscDisc$Dir <Obey$Dir>
  8. SetMacro RiscDisc$Path <RiscDisc$Dir>.
  9.  
  10. | ------------------------------------------------------------------------
  11. RMEnsure UtilityModule 3.10 Error This application requires RISCOS 3.10 or later.
  12.  
  13. | ------------------------------------------------------------------------
  14. | Ensure we have some version of ArcFS loaded
  15.  
  16. Run RiscDisc:Resources.EnArcFS210
  17. Filer_Run RiscDisc:Resources.!ArcFS %*0
  18.  
  19. | Boot Risc Disc Resources
  20. Run RiscDisc:^.!Fonts.!Boot
  21.  
  22. | ------------------------------------------------------------------------
  23. | default root page
  24. Set RiscDisc$Root titl
  25.  
  26. Set CDdata$Path RiscDisc:^.
  27. SetMacro RiscDisc$PagesDir RiscDisc:Compiled
  28.  
  29. |On non-english versions set to task name of ARPlayer
  30. |Set RiscDisc$ARMoviePlayer ARPlayer
  31.  
  32. | ------------------------------------------------------------------------
  33.  
  34. WimpSlot -min 164K
  35. WimpSlot -min 160K -max 160K
  36.  
  37. | Boot Resource Viewers
  38. |Run RiscDisc:^.PD_Share.Utilities.MPEG.!MPEG.!Boot
  39. |Run RiscDisc:^.PD_Share.Utilities.FLI.!FliPlay.!Boot
  40. |Run RiscDisc:^.PD_Share.Utilities.PlayAVI.!PlayAVI.!Boot
  41.  
  42.  
  43. Run RiscDisc:!RunImage %*0
  44.