home *** CD-ROM | disk | FTP | other *** search
- ; Professional Page V1.2 upgrade script
- ;--------------------------------------
- ; If intallation is on a Hard Disk then this script assumes that
- ; "PPage:" and "PPageUtil:" have been assigned to the appropriate drawer.
- ; If installing on Floppy disks then the scrip will prompt for the
- ; disks as it requres them.
- ;
- ;
- ; copy executable to PPage:
- echo " Copying Professional Page Executable file to PPage: ..."
- copy PPage_V1.2_Upgrade:PPage PPage:PPage
-
- ; copy new prologue files to PPageUtil:data
- echo " Copying new PostScript prologue file to PPageUtil:data ..."
- copy PPage_V1.2_Upgrade:data PPageUtil:data quiet
-
-