home *** CD-ROM | disk | FTP | other *** search
Wrap
;PAGESTREAM 3.0i ONLINE UPDATE PATCH INSTALLATION SCRIPT ;COPYRIGHT ©1996 SOFT-LOGIK PUBLISHING CORPORATION ;QUIT PROGRAMS (message "\n\nIf PageStream3, BME2 or PageLiner are running now, quit them before continuing.") (run "avail flush" (safe)) ;USE ASSIGNS TO AVOID THE STUPID INSTALLER'S CRASH BUG (run "CD PageStream3:" (safe)) (run "CD SoftLogik:" (safe)) (run "assign fonts: softlogik:fonts add" (safe)) ;TEST TO SEE IF THEY HAVE PGS32I.LHA (if (<> (exists "PGSpatch.LHA") 1) (abort "You did not download the PGS32I.LHA archive. Download it and decompress it to the same directory as you decompressed this archive before continuing.") ) ;GET DESTINATION (set PGSdest (getassign "PageStream3" "a")) (set SLdest (getassign "SoftLogik" "a")) (if (OR (= PGSdest "") (= SLdest "")) (abort "PageStream3: and/or SoftLogik: are not assigned. You must properly install PageStream3.0h2 before applying this update patch.") ) (set @default-dest PGSdest) ;MAKE REQUIRED DIRECTORIES IF THEY DON'T EXIST (if (<> (exists "PageStream3:PageStream3") 1) (abort "PageStream3 is not in the PageStream3: directory. You must properly install PageStream3.0h2 before applying this update patch.") ) (if (<> (exists "SoftLogik:Engines") 2) (makedir "SoftLogik:Engines" (infos))) (if (<> (exists "SoftLogik:Libs") 2) (makedir "SoftLogik:Libs" (infos))) (if (<> (exists "SoftLogik:Printers") 2) (makedir "SoftLogik:Printers" (infos))) (if (<> (exists "SoftLogik:Filters") 2) (makedir "SoftLogik:Filters" (infos))) (if (<> (exists "SoftLogik:Effects") 2) (makedir "SoftLogik:Effects" (infos))) (if (<> (exists "SoftLogik:Fonts") 2) (makedir "SoftLogik:Fonts" (infos))) (if (<> (exists "PageStream3:Help") 2) (makedir "PageStream3:Help" (infos))) (if (<> (exists "PageStream3:Macros") 2) (makedir "PageStream3:Macros" (infos))) (if (<> (exists "PageStream3:Macros/TextClips") 2) (makedir "PageStream3:Macros/TextClips" (infos))) (if (<> (exists "PageStream3:Documents") 2) (makedir "PageStream3:Documents" (infos))) ;COPY THE LHEX PROGRAM TO RAM: (copyfiles (source "PageStream3Disk1:lhex") (dest "ram:") (nogauge)) ;CONFIRM 3.0h2 IS INSTALLED (message ("\n\nThis patch will update your PageStream3.0h2 hard drive installation to version 3.0i.\n\nYour original PageStream3 disks will not be modified by this update.\n\nYou MUST have 3.0h2 installed to use this patch.")) ;UPDATE LIBS (working "Installing Updated Libraries...") (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Libs x Libs.lha") (delete "Libs.LHA" (safe)) ;UPDATE HELP (run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Help x Tips.LHA") (delete "Tips.LHA" (safe)) (run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Help x Help.LHA") (delete "Help.LHA" (safe)) ;UPDATE PRINTER DRIVERS (working "Installing Updated Printer Drivers...") (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Printers x Printers.LHA") (delete "Printers.LHA" (safe)) ;UPDATE ENGINES (working "Installing Updated Engines...") (delete "SoftLogik:Engines/Français.language" (safe)) (rename "SoftLogik:Engines/English.dictionary" "SoftLogik:Engines/American.dictionary" (safe)) (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Engines x Engines.lha") (delete "Engines.LHA" (safe)) (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Special x Special.lha") (delete "Special.LHA" (safe)) ;UPDATE FILTERS (working "Installing Updated Filters...") (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Filters x Filters.lha") (delete "Filters.LHA" (safe)) ;UPDATE EFFECTS (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Effects x Effects.lha") (delete "Effects.LHA" (safe)) ;UPDATE MACROS (working "Installing Updated Macros...") (run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Macros x Macros.lha") (delete "Macros.LHA" (safe)) ;UPDATE SYSFONTS (run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Fonts x SysFonts.LHA") (delete "SysFonts.LHA" (safe)) ;UPDATE PAGELINER2 (if (exists "PageStream3:PageLiner") ( (working "Patching PageLiner to 2.0g...") (run "ram:lhex >NIL: <NIL: -qfw=ram: x PLpatch.LHA") (run "spatch >NIL: <NIL: -oPageStream3:PageLiner2.0g -pram:PageLiner.pch PageStream3:PageLiner") (if (exists "PageStream3:PageLiner2.0g") ( (delete "PageStream3:PageLiner") (rename "PageStream3:PageLiner2.0g" "PageStream3:PageLiner") ) (message "\nThe patch to PageLiner was not successful. Refer to the Read.1st! file for further instructions.") ) (delete "ram:PageLiner.pch" (safe)) ) ) (delete "PLpatch.LHA" (safe)) ;UPDATE BME2 (if (exists "PageStream3:BME") ( (working "Patching BME to 2.0e...") (run "ram:lhex >NIL: <NIL: -qfw=ram: x BMEpatch.LHA") (run "spatch >NIL: <NIL: -oPageStream3:BME2.0e -pram:BME.pch PageStream3:BME") (if (exists "PageStream3:BME2.0e") ( (delete "PageStream3:BME") (rename "PageStream3:BME2.0e" "PageStream3:BME") ) (message "\nThe patch to BME was not successful. Refer to the Read.1st! file for further instructions.") ) (delete "ram:BME.pch" (safe)) ) ) (delete "BMEpatch.LHA" (safe)) ;UPDATE PAGESTREAM3 (working "Patching PageStream to 3.0i...\n\nThis will take a while...") (run "ram:lhex >NIL: <NIL: -qfw=ram: x PGSpatch.LHA") (delete "PGSpatch.LHA" (safe)) (run "spatch >NIL: <NIL: -oPageStream3:PageStream3.0i -pram:PageStream.pch PageStream3:PageStream3") (if (exists "PageStream3:PageStream3.0i") ( (delete "PageStream3:PageStream3") (rename "PageStream3:PageStream3.0i" "PageStream3:PageStream3") ) (abort "The patch to PageStream3 was not successful. Refer to the Read.1st! file for instructions.") ) (delete "ram:PageStream.pch" (safe)) ;PATCH EXTRAS TO LATEST VERSION IF APPLICABLE (run "ram:lhex >NIL: <NIL: -qfw=ram: x Extras.LHA") (delete "Extras.LHA" (safe)) (set FXsize (getsize "SoftLogik:Engines/TextFX.extension")) (set JPsize (getsize "SoftLogik:Filters/JPEG.gfilter")) (set WWsize (getsize "SoftLogik:Filters/Wordworth.dfilter")) (set CVsize (getsize "SoftLogik:Effects/Convolve.effect")) (set HSsize (getsize "SoftLogik:Effects/Histogram.effect")) (if (= FXsize 27368) ( (working "Updating TextFX extension to the latest version...") (run "ram:spatch -oram:TextFX.extension -pram:TextFX.pch SoftLogik:Engines/TextFX.extension") (set FXsize (getsize "ram:TextFX.extension")) (if (= FXsize 32456) (copyfiles (source "ram:TextFX.extension") (dest "SoftLogik:Engines")) (message "Could not update TextFX.extension.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= TTsize 36704) ( (working "Updating TrueType font engine to the latest version...") (run "ram:spatch -oram:TTF.font -pram:TTF.pch SoftLogik:Engines/TTF.font") (set TTsize (getsize "ram:TTF.font")) (if (= TTsize 37176) (copyfiles (source "ram:TTF.font") (dest "SoftLogik:Engines")) (message "Could not update TrueType font engine.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= WWsize 33256) ( (working "Updating Wordworth Document Filter to the latest version...") (run "ram:spatch -oram:Wordworth.dfilter -pram:WW10.pch SoftLogik:Filters/Wordworth.dfilter") (set WWsize (getsize "ram:Wordworth.dfilter")) (if (= WWsize 34732) (copyfiles (source "ram:Wordworth.dfilter") (dest "SoftLogik:Filters")) (message "Could not update Wordworth document filter.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= WWsize 34760) ( (working "Updating Wordworth Document Filter to the latest version...") (run "ram:spatch -oram:Wordworth.dfilter -pram:WW10a.pch SoftLogik:Filters/Wordworth.dfilter") (set WWsize (getsize "ram:Wordworth.dfilter")) (if (= WWsize 34732) (copyfiles (source "ram:Wordworth.dfilter") (dest "SoftLogik:Filters")) (message "Could not update Wordworth document filter.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= JPsize 81768) ( (working "Updating JPEG Filter to the latest version...") (run "ram:spatch -oram:JPEG.gfilter -pram:JPEG.pch SoftLogik:Filters/JPEG.gfilter") (set JPsize (getsize "ram:JPEG.gfilter")) (if (= JPsize 81916) (copyfiles (source "ram:JPEG.gfilter") (dest "SoftLogik:Filters")) (message "Could not update JPEG filter.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= CVsize 10804) ( (working "Updating Convolve effect to the latest version...") (run "ram:spatch -oram:Convolve.effect -pram:Convolve.pch SoftLogik:Effects/Convolve.effect") (set CVsize (getsize "ram:Convolve.effect")) (if (= CVsize 11108) (copyfiles (source "ram:Convolve.effect") (dest "SoftLogik:Effects")) (message "Could not update Convolve effect.\n\nContact Soft-Logik for installation assistance.") ) ) ) (if (= HSsize 5152) ( (working "Updating Histogram effect to the latest version...") (run "ram:spatch -oram:Histogram.effect -pram:Histogram.pch SoftLogik:Effects/Histogram.effect") (set CVsize (getsize "ram:Histogram.effect")) (if (= CVsize 5444) (copyfiles (source "ram:Histogram.effect") (dest "SoftLogik:Effects")) (message "Could not update Histogram effect.\n\nContact Soft-Logik for installation assistance.") ) ) ) (delete "ram:TTF.pch" (safe)) (delete "ram:TTF.font" (safe)) (delete "ram:WW10.pch" (safe)) (delete "ram:WW10a.pch" (safe)) (delete "ram:Wordworth.dfilter" (safe)) (delete "ram:JPEG.pch" (safe)) (delete "ram:JPEG.dfilter" (safe)) (delete "ram:TextFX.pch" (safe)) (delete "ram:TextFX.extension" (safe)) (delete "ram:Convolve.pch" (safe)) (delete "ram:Convolve.effect" (safe)) (delete "ram:Histogram.pch" (safe)) (delete "ram:Histogram.effect" (safe)) ;DISPLAY README (Try 3 different ways!) (run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x Read.LHA") (delete "Read.LHA" (safe)) (IF (> (run "Sys:Utilities/MultiView PageStream3:ReadMe.Now") 0) (IF (> (run "Sys:Utilities/AmigaGuide PageStream3:ReadMe.Now") 0) (run "More PageStream3:ReadMe.Now") ) ) ;REMOVE THE LHEX PROGRAM (delete "ram:lhex" (safe)) (delete "spatch" (safe)) (delete "Install-PageStream3.0i.info" (safe)) ;DONE (exit "PageStream 3.0i installed!")