home *** CD-ROM | disk | FTP | other *** search
- |
- | 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
-