home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 18 / amigaformatcd18.iso / s / user-startup < prev   
Text File  |  1997-08-03  |  698b  |  30 lines

  1. assign cd: sys:
  2. cd:+look_here_1st!+/magiccolors >nil:
  3. ;BEGIN MUI
  4. if exists "CD:MUI"
  5.    assign MUI: "CD:MUI"
  6.    if exists MUI:Libs
  7.       assign add LIBS: MUI:Libs
  8.    endif
  9.    if exists MUI:Locale
  10.       assign add LOCALE: MUI:Locale
  11.    endif
  12.    version >nil: exec.library 39
  13.    if not warn
  14.       if exists MUI:Docs
  15.          if exists HELP:dummy ; do not remove
  16.          endif                ; this entry!
  17.          assign add HELP: MUI:Docs
  18.       endif
  19.    endif
  20. endif
  21. ;END MUI
  22. ; This mounts KCON and KRAW
  23. Assign CON: DISMOUNT
  24. Assign RAW: DISMOUNT
  25. Mount CON: from DEVS:KingCON-mountlist
  26. Mount RAW: from DEVS:KingCON-mountlist
  27. ;END KingCON
  28. C:viewtek cd:s/disclaimer.iff NB HD NT >nil:
  29. avail flush >NIL:
  30.