home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 208.dms / in.adf / InstallHD < prev    next >
Encoding:
Text File  |  1987-01-14  |  830 b   |  39 lines

  1.  
  2. echo " Building a new drawer... DH0:PLabDemo"
  3. echo " If you want to change any of the parameters,"
  4. echo " edit this file with any ASCII compatible text"
  5. echo " editor such as ED or EMACS"
  6.  
  7. makedir DH0:PLabDemo
  8. copy PLdemoI:PLabDemo.Drawer to DH0:PLabDemo.info
  9.  
  10. echo " "
  11. echo " "
  12. echo " Copying demo files to DH0:PLabDemo"
  13.  
  14. copy PLdemoI: to DH0:PLabDemo all quiet
  15.  
  16. copy PLdemoII: to DH0:PLabDemo all quiet
  17.  
  18. cd DH0:PLabDemo
  19.  
  20. copy c/x to DH0:PLabDemo
  21. copy c/IconX to DH0:PLabDemo
  22.  
  23. delete c all quiet
  24. delete devs all quiet
  25. delete s all quiet
  26. delete libs all quiet
  27. delete disk.info quiet
  28. delete PhotoLabDemo.info quiet
  29. delete PhotoLabDemoRAM.info quiet
  30.  
  31. echo " "
  32. echo " PhotoLabDemo install completed"
  33. echo " "
  34. echo " Please remove demo disks from floppy"
  35. echo " drives before running the demo from"
  36. echo " your hard disk."
  37.  
  38. cd sys: 
  39.