home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / f / framerate / !FrameRate / !Run next >
Text File  |  1995-08-01  |  547b  |  16 lines

  1. | >!Run file for FrameRate
  2. | © Dave Thomas, 1995
  3.  
  4. | OS and environment checks
  5. |
  6. RMEnsure UtilityModule 3.50 Error FrameRate needs RISC OS 3.50 or later to run.
  7. If Wimp$State<>"desktop" Then Error FrameRate should only be started from the Desktop environment.
  8. If "<Choices$Write>" = "" Then Error Can't find the Boot app!
  9.  
  10. | Install it into <Choices$Write>.Boot.PreDesk
  11. |
  12. Copy <Obey$Dir>.DisplayMgr <Choices$Write>.Boot.PreDesk.DisplayMgr ~CF~V
  13.  
  14. | Tell the user
  15. |
  16. Error Display Manager Frame Rate Patch is now installed into your PreDesk directory.