Home » Archimedes archive » Archimedes World » AW-1994-11-Disc2.adf » Disk2Nov94 » !AWNov94/Goodies/UNCFS/!UnInstall/!Run

!AWNov94/Goodies/UNCFS/!UnInstall/!Run

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1994-11-Disc2.adf » Disk2Nov94
Filename: !AWNov94/Goodies/UNCFS/!UnInstall/!Run
Read OK:
File size: 03C1 bytes
Load address: 0000
Exec address: 0000
File contents
|
| Run !UnInstall'er
| The CAssembler module is located on the UnCFS$Path

IconSprites <Obey$Dir>.!Sprites
Set UnInstall$Dir <Obey$Dir>

If "<Cfsmod$Dir>" = "" Then Error Can't find the !Cfs application.
If "<UnCFS$Path>" = "" Then Error Can't find UnCFS

SetEval Old$CAsm 0
RMEnsure CAssembler 0    SetEval Old$CAsm 1
RMEnsure CAssembler 0.14 SetEval Old$CAsm 0
If <Old$CAsm> Then Error An old version of the CAssembler is resident

RMEnsure CAssembler 0.14 SetEval Old$CAsm 1
If <Old$CAsm> Then RMEnsure CAssembler 0.14 RMLoad UnCFS:CAssembler
If <Old$CAsm> Then RMEnsure CAssembler 0.14 Error CAssembler module not found or too old
UnSet Old$CAsm

RMEnsure FontWindow 1.40 RMLoad UnCFS:FontWindow
RMEnsure FontWindow 1.40 Error FontWindow module not found or too old

RMEnsure FontManager 1.23 Error 0 No FontManager installed, please locate your !Fonts and try again

WimpSlot -Min 96K -Max 96K
WimpSlot -Min 64K -Max 64K
Run <UnInstall$Dir>.!RunImage %*0
00000000  7c 0a 7c 20 52 75 6e 20  21 55 6e 49 6e 73 74 61  ||.| Run !UnInsta|
00000010  6c 6c 27 65 72 0a 7c 20  54 68 65 20 43 41 73 73  |ll'er.| The CAss|
00000020  65 6d 62 6c 65 72 20 6d  6f 64 75 6c 65 20 69 73  |embler module is|
00000030  20 6c 6f 63 61 74 65 64  20 6f 6e 20 74 68 65 20  | located on the |
00000040  55 6e 43 46 53 24 50 61  74 68 0a 0a 49 63 6f 6e  |UnCFS$Path..Icon|
00000050  53 70 72 69 74 65 73 20  3c 4f 62 65 79 24 44 69  |Sprites <Obey$Di|
00000060  72 3e 2e 21 53 70 72 69  74 65 73 0a 53 65 74 20  |r>.!Sprites.Set |
00000070  55 6e 49 6e 73 74 61 6c  6c 24 44 69 72 20 3c 4f  |UnInstall$Dir <O|
00000080  62 65 79 24 44 69 72 3e  0a 0a 49 66 20 22 3c 43  |bey$Dir>..If "<C|
00000090  66 73 6d 6f 64 24 44 69  72 3e 22 20 3d 20 22 22  |fsmod$Dir>" = ""|
000000a0  20 54 68 65 6e 20 45 72  72 6f 72 20 43 61 6e 27  | Then Error Can'|
000000b0  74 20 66 69 6e 64 20 74  68 65 20 21 43 66 73 20  |t find the !Cfs |
000000c0  61 70 70 6c 69 63 61 74  69 6f 6e 2e 0a 49 66 20  |application..If |
000000d0  22 3c 55 6e 43 46 53 24  50 61 74 68 3e 22 20 3d  |"<UnCFS$Path>" =|
000000e0  20 22 22 20 54 68 65 6e  20 45 72 72 6f 72 20 43  | "" Then Error C|
000000f0  61 6e 27 74 20 66 69 6e  64 20 55 6e 43 46 53 0a  |an't find UnCFS.|
00000100  0a 53 65 74 45 76 61 6c  20 4f 6c 64 24 43 41 73  |.SetEval Old$CAs|
00000110  6d 20 30 0a 52 4d 45 6e  73 75 72 65 20 43 41 73  |m 0.RMEnsure CAs|
00000120  73 65 6d 62 6c 65 72 20  30 20 20 20 20 53 65 74  |sembler 0    Set|
00000130  45 76 61 6c 20 4f 6c 64  24 43 41 73 6d 20 31 0a  |Eval Old$CAsm 1.|
00000140  52 4d 45 6e 73 75 72 65  20 43 41 73 73 65 6d 62  |RMEnsure CAssemb|
00000150  6c 65 72 20 30 2e 31 34  20 53 65 74 45 76 61 6c  |ler 0.14 SetEval|
00000160  20 4f 6c 64 24 43 41 73  6d 20 30 0a 49 66 20 3c  | Old$CAsm 0.If <|
00000170  4f 6c 64 24 43 41 73 6d  3e 20 54 68 65 6e 20 45  |Old$CAsm> Then E|
00000180  72 72 6f 72 20 41 6e 20  6f 6c 64 20 76 65 72 73  |rror An old vers|
00000190  69 6f 6e 20 6f 66 20 74  68 65 20 43 41 73 73 65  |ion of the CAsse|
000001a0  6d 62 6c 65 72 20 69 73  20 72 65 73 69 64 65 6e  |mbler is residen|
000001b0  74 0a 0a 52 4d 45 6e 73  75 72 65 20 43 41 73 73  |t..RMEnsure CAss|
000001c0  65 6d 62 6c 65 72 20 30  2e 31 34 20 53 65 74 45  |embler 0.14 SetE|
000001d0  76 61 6c 20 4f 6c 64 24  43 41 73 6d 20 31 0a 49  |val Old$CAsm 1.I|
000001e0  66 20 3c 4f 6c 64 24 43  41 73 6d 3e 20 54 68 65  |f <Old$CAsm> The|
000001f0  6e 20 52 4d 45 6e 73 75  72 65 20 43 41 73 73 65  |n RMEnsure CAsse|
00000200  6d 62 6c 65 72 20 30 2e  31 34 20 52 4d 4c 6f 61  |mbler 0.14 RMLoa|
00000210  64 20 55 6e 43 46 53 3a  43 41 73 73 65 6d 62 6c  |d UnCFS:CAssembl|
00000220  65 72 0a 49 66 20 3c 4f  6c 64 24 43 41 73 6d 3e  |er.If <Old$CAsm>|
00000230  20 54 68 65 6e 20 52 4d  45 6e 73 75 72 65 20 43  | Then RMEnsure C|
00000240  41 73 73 65 6d 62 6c 65  72 20 30 2e 31 34 20 45  |Assembler 0.14 E|
00000250  72 72 6f 72 20 43 41 73  73 65 6d 62 6c 65 72 20  |rror CAssembler |
00000260  6d 6f 64 75 6c 65 20 6e  6f 74 20 66 6f 75 6e 64  |module not found|
00000270  20 6f 72 20 74 6f 6f 20  6f 6c 64 0a 55 6e 53 65  | or too old.UnSe|
00000280  74 20 4f 6c 64 24 43 41  73 6d 0a 0a 52 4d 45 6e  |t Old$CAsm..RMEn|
00000290  73 75 72 65 20 46 6f 6e  74 57 69 6e 64 6f 77 20  |sure FontWindow |
000002a0  31 2e 34 30 20 52 4d 4c  6f 61 64 20 55 6e 43 46  |1.40 RMLoad UnCF|
000002b0  53 3a 46 6f 6e 74 57 69  6e 64 6f 77 0a 52 4d 45  |S:FontWindow.RME|
000002c0  6e 73 75 72 65 20 46 6f  6e 74 57 69 6e 64 6f 77  |nsure FontWindow|
000002d0  20 31 2e 34 30 20 45 72  72 6f 72 20 46 6f 6e 74  | 1.40 Error Font|
000002e0  57 69 6e 64 6f 77 20 6d  6f 64 75 6c 65 20 6e 6f  |Window module no|
000002f0  74 20 66 6f 75 6e 64 20  6f 72 20 74 6f 6f 20 6f  |t found or too o|
00000300  6c 64 0a 0a 52 4d 45 6e  73 75 72 65 20 46 6f 6e  |ld..RMEnsure Fon|
00000310  74 4d 61 6e 61 67 65 72  20 31 2e 32 33 20 45 72  |tManager 1.23 Er|
00000320  72 6f 72 20 30 20 4e 6f  20 46 6f 6e 74 4d 61 6e  |ror 0 No FontMan|
00000330  61 67 65 72 20 69 6e 73  74 61 6c 6c 65 64 2c 20  |ager installed, |
00000340  70 6c 65 61 73 65 20 6c  6f 63 61 74 65 20 79 6f  |please locate yo|
00000350  75 72 20 21 46 6f 6e 74  73 20 61 6e 64 20 74 72  |ur !Fonts and tr|
00000360  79 20 61 67 61 69 6e 0a  0a 57 69 6d 70 53 6c 6f  |y again..WimpSlo|
00000370  74 20 2d 4d 69 6e 20 39  36 4b 20 2d 4d 61 78 20  |t -Min 96K -Max |
00000380  39 36 4b 0a 57 69 6d 70  53 6c 6f 74 20 2d 4d 69  |96K.WimpSlot -Mi|
00000390  6e 20 36 34 4b 20 2d 4d  61 78 20 36 34 4b 0a 52  |n 64K -Max 64K.R|
000003a0  75 6e 20 3c 55 6e 49 6e  73 74 61 6c 6c 24 44 69  |un <UnInstall$Di|
000003b0  72 3e 2e 21 52 75 6e 49  6d 61 67 65 20 25 2a 30  |r>.!RunImage %*0|
000003c0  0a                                                |.|
000003c1