home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / PROPAGEV1.2.1.DMS / in.adf / Upgrade_PPage < prev   
Encoding:
Text File  |  1989-05-29  |  639 b   |  17 lines

  1. ; Professional Page V1.2 upgrade script
  2. ;--------------------------------------
  3. ;   If intallation is on a Hard Disk then this script assumes that
  4. ;      "PPage:" and "PPageUtil:" have been assigned to the appropriate drawer.
  5. ;   If installing on Floppy disks then the scrip will prompt for the
  6. ;      disks as it requres them.
  7. ;
  8. ;
  9. ;   copy executable to PPage:
  10. echo "   Copying Professional Page Executable file to PPage: ..."
  11. copy PPage_V1.2_Upgrade:PPage PPage:PPage
  12.  
  13. ;   copy new prologue files to PPageUtil:data
  14. echo "   Copying new PostScript prologue file to PPageUtil:data ..."
  15. copy PPage_V1.2_Upgrade:data   PPageUtil:data quiet
  16.  
  17.