home *** CD-ROM | disk | FTP | other *** search
- Set Nutshell$Dir <Obey$Dir>
- If "<Boot$OSVersion>" < 400 Then IconSprites <Nutshell$Dir>.!Sprites Else IconSprites <Nutshell$Dir>.4Sprites
-
- Set Nutshell$CDFix "Yes"
- If "<Boot$OSVersion>" >= 400 Then Set Nutshell$CDFix "No"
- If "<CDFix$Dir>" <> "" Then Set Nutshell$CDFix "No"
- If "<Nutshell$Dir>" = "CDROMFS::NUTSHELL.$.!Nutshell" Then Set Nutshell$CDFix "No"
- If "<Nutshell$CDFix>" = "Yes" Then Obey <Nutshell$Dir>.CDFix
- Unset Nutshell$CDFix
- | On versions of RISC OS earlier than 4, CDFS filetype extensions
- | do not work properly, and CDFix is needed to cure the problem.
-
- Filer_Boot <Nutshell$Dir>.!NutServe
-
- If "<SparkFS$Dir>"="" then Filer_Boot <Nutshell$Dir>.!SparkFS
- | Read-only version of SparkFS which will run from this CD only
- | Can open Zip and Spark archives
-
- If "<WebsterLT$Dir>"="" Then Filer_Boot <Nutshell$Dir>.!WebsterLT
- | Light-version browser which supports frames, tables and the
- | hot-links provided by NutServe. NB Used as a last resort if a
- | full browser (Fresco, Browse or WebsterXL) can't be found
-
- If "<OvationPro$Dir>"="" Then Filer_Boot <Nutshell$Dir>.!OvnPro
- | Demo version which can be used to view magazine, book and
- | manual files in Ovation and Ovation Pro formats
-
- If "<Alias$@RunType_CDD>"="" Then Set Alias$@RunType_CDD Run <OvationPro$Dir>.!Run %%*0
- If "<Alias$@RunType_CDC>"="" Then Set Alias$@RunType_CDC Run <OvationPro$Dir>.!Run %%*0
- If "<Alias$@PrintType_CDD>"="" Then Set Alias$@PrintType_CDD Run <OvationPro$Dir>.!Run -Print %%*0
- | Set OvationPro to handle Ovation documents if Ovation hasn't
- | already been seen by RISC OS
-