home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !FileIconz v. 3.11
- | © Jon Noble / Aardvark Software 1994
- | Project Started 9/6/93
-
- |
- | Further filetypes can be added by writing to me
- | (Address in !Help file), or doing it yourself,
- | but remember to send me any new versions.....
- |
- | Written on an ARM 3, 4 Meg, Risc Os 3.11 A3000,
- | with a DT Software IDE Interface and a 120 Meg.
- | drive, which is just *too* small :-(
-
-
- Set FIconz$Dir <Obey$Dir>
- Set Mortuary$Dir <Obey$Dir>.Mortuary
- wimpslot -min 50K -max 50K
- run <Mortuary$Dir>.Announce
- wimpslot -min 10K -max 10K
- IconSprites <FIconz$Dir>.!Sprites
-
- If "<System$Path>" = "" Then Error System resources cannot be found. Please double click on a copy of !System and try again.
-
- RmEnsure Memalloc 0.11 rmload System:Modules.Memalloc
- RmEnsure Memalloc 0.11 error Your copy of Memalloc is out of date / Non Existant, Please update it!
-
-
- RmEnsure Excellent 0 Rmload <Mortuary$Dir>.Excellent
-
- RmEnsure UtilityModule 3.00 set RiscOS$Version "2"
- Rmensure UtilityModule 4.00 Set RiscOS$Version "3"
-
- | If you don't want !FileIconz to appear in the Apps folder,
- | put a ‘|’ (Shift + \) in front of ‘If’
-
- If "<RiscOs$Version>"="3" Then Rmload <Mortuary$Dir>.FIMod
-
- | If you don't want !FileIconz to change the “No Run Action Specified
- | For This Filetype” message, | put a ‘|’ (Shift + \) in front of ‘If’
-
- If "<RiscOs$Version>"="3" Then Rmload <Mortuary$Dir>.Messages
-
- | Done like this ‘cos I don't know whether
- | The way I'm using for RO3 will work on RO2.
- | In a couple of weeks I will be back at school so
- | I can check it.
-
- If "<RiscOs$Version>"="2" Then <Mortuary$Dir>.TinOpener
- If "<RiscOs$Version>"="3" Then Set FileIconz$Path <Obey$dir>.FileIconz.
- If "<RiscOs$Version>"="3" Then Filer_opendir FileIconz:
-
- Run <Mortuary$Dir>.Delay