home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1356.dms / in.adf / s / startup-sequence < prev   
Encoding:
Text File  |  1991-07-21  |  882 b   |  48 lines

  1. c:SetPatch >NIL:
  2. Addbuffers df0: 25
  3. cd c:
  4. echo "*E[36m"
  5. echo "WindowsBench version 1.0"
  6. echo "*E[0m"
  7. echo "MikeSoft (Mike Doodson), July 1991"
  8. echo "Brighton, United Kingdom BN2 3HJ"
  9. echo " "
  10. echo "*E[36m"
  11. echo "Please wait.  Configuring system"
  12. cd df0:
  13. ;
  14. df0:c2/ppshow titlescreen
  15. df0:c2/pointeranimator df0:c2/wait.ptr -h17 -s7
  16. ;
  17. cd df0:
  18. copy RAM.inf to RAM:disk.info
  19. makedir RAM:t
  20. assign t: ram:t
  21. ;
  22. loadwb
  23. df0:c2/brun df0:c2/dropcloth -d 0 -i df0:backdrop
  24. df0:c2/size s
  25. BindDrivers
  26. FF vidilores8x8.font
  27. resident CLI L:Shell-Seg SYSTEM pure add
  28. resident c:Execute pure
  29. mount newcon:
  30. mount null:
  31. ;
  32. resident c:resident pure
  33. resident c:cd pure
  34. resident c:mount pure
  35. resident c:makedir pure
  36. resident c:assign pure
  37. resident c:run
  38. ;
  39. SYS:System/SetMap gb
  40. path ram: c: sys:c2 sys:system sys:s add
  41. cd df0:c2
  42. pastegadgets windows3.gdt
  43. brun df0:NoVirus/kdviii
  44. df0:c2/pointerstopper
  45. EndCLI
  46.  
  47.  
  48.