(abort "PageStream requires AmigaOS 2.04 or newer!")
)
(set ASLflag 0)
(set temp (getversion "libs:asl.library"))
(set asl.ver (/ temp 65536))
(set asl.rev (- temp (* asl.ver 65536)))
(IF (< asl.ver 38) (set ASLflag 1))
;CHECK FOR PLUGIN.TYPES
(if (<> (exists "Fonts:_bullet/plugin.types") 1)
(abort "\n\nYour system is missing the\nFonts:_bullet/plugin.types file.\n\nThis file is required to use Compugraphic Intellifonts in PageStream3. You MUST reinstall this file from your AmigaDOS disks after installing PageStream3.")
)
;INSTALLATION MODE
(set INflag 0)
(set UNflag 1)
(set imode
(askchoice
(prompt
"\nPageStream requires 4MB of free memory, AmigaOS 2.04 or higher, and 8MB of free hard drive space.\n\nIf you do not have a system capable of running PageStream, abort installation now.\n\nSelect an option before clicking Proceed:\n")
(choices
"Install"
"Uninstall"
)
(default 0)
(help
"Install requires 8MB of free hard drive space. Uninstall will remove PageStream and all of the files in its directory from your hard drive. Unless you have moved some of its files to another directory, this option will remove all traces of the program from your system. Note that any files you may have stored in its directory, such as graphics, fonts and documents, will also be deleted.\n\n"
)
)
)
;UNINSTALL OPTION
(if (= imode UNflag)
(if
(askbool
(prompt
"The Uninstall option deletes the entire PageStream3 directory and every file in it. If you have stored any files in it (graphics, documents, fonts, text, etc), they will be permanently deleted.\n\n"
"Are you really sure you want to do this?\n\n"
"USE WITH CAUTION!!! THIS CANNOT BE UNDONE!!!")
(help
"This option should only be used if you want to remove all traces of PageStream from your computer's hard drive. It is equivalent to removing the assigns and then deleting the PageStream3 directory.\n\n"
"USE WITH CAUTION!!! THIS CANNOT BE UNDONE!!!\n\n"
"Note: This option cannot be used if you have added other assigns to the PageStream3 directory. i.e., if you have assigned Text: to PageStream3:Text, then you must manually remove the assign before this option can be used.")
(prompt "\n\nAssigns for PageStream3: and SoftLogik: must be added to your user-startup file. Is this Ok?")
(help "The help system, included macros and default setup require the PageStream3: assign. The SoftLogik: assign is absolutely required for PageStream to be used. The Fonts: assign adds the SoftLogik:Fonts directory to your normal Fonts: assign so that PageStream's interface fonts will be available to AmigaOS without having to be stored in Sys:Fonts. Skipping this step will lead to problems using PageStream3. ")
(command "Assign PageStream3: \"" PGSdest "\"\n")
(command "Assign SoftLogik: \"" SLdest "\"\n")
(command "Assign Fonts: \"" FONdest "\" ADD\n")
)
;ADD REXX TO USER-STARTUP?
(if
(startup "ARexx"
(prompt "The ARexx script language is included with AmigaOS, but it is not available unless you have chosen\nto start it. It is highly recommended that ARexx be started everytime you use PageStream3.\n\n"
"If you would like ARexx started automatically and you have not already done so, click on Proceed to have it started from your User-Startup script. This requires that you have not moved the RexxMast program from your Sys:System directory. Click on Help for more information.")
(help "If you do not have ARexx started when you use PageStream, you will miss out on some of its features. You will not be able to use many of the included scripts, and parts of the help system will be unavailable to you. You don't have to be a programmer to enjoy the benefits that ARexx will give you in PageStream. Therefore, it is highly recommended that ARexx be loaded each time you start your computer.\n\n"
"There are two ways to start ARexx automatically. You can copy Sys:System/RexxMast to your Sys:WBstartup directory, or RexxMast can be started from your User-Startup script. If you have done one of these already, skip this part. If not, this installer can add the appropriate command to your User-Startup script for you.")
(command "sys:system/rexxmast >NIL:")
)
(run "sys:system/rexxmast >NIL:")
)
;CHOOSE SCREEN MODE
(set screen_mode
(askchoice
(prompt
"\nChoose one of the four basic screen modes now. If you don't want to choose one of these modes, choose Workbench, but click on Help for instructions.\n")
(choices "NTSC:High Res Laced" "PAL:High Res Laced" "DBLNTSC:High Res No Flicker (AGA)" "DBLPAL:High Res No Flicker (AGA)" "Workbench")
(default 0)
(help
"If you use an Amiga 1200 or 4000 and have a standard-size monitor (1080, 1084, 1940, 1942, 1950, 1960, etc), choose DBLNTSC (USA and Canada) or DBLPAL (most other countries); if you have an older Amiga and a standard-size monitor, choose NTSC or PAL. If you a different monitor and don't normally use the NTSC, PAL, DBLNTSC, or DBLPAL modes, choose Workbench and set your screen mode from within PageStream.\n\n"
"Most people use PageStream on a separate public (non-Workbench) screen. If your Workbench is smaller than 640x281, you must run it on a separate public screen.\n\n"
"PageStream allows you to change the screen mode at any time by choosing Screen from the System Preferences submenu. You may need to set the Display DPI (screen resolution). A standard NTSC display is 65x55, while a standard PAL display is 65x70."
)
)
)
(message "\n\nIf you haven't filled out your registration card yet, do it now while PageStream is being installed.\n\nClick Proceed to begin installation. You will only be prompted to change disks from now on.")
)
(
;IF AN UPGRADE
(message "\nThis installer will clean up old 3.0 files that could cause problems. If you experience font-related problems, please restart your computer, uninstall PageStream with this installer. Then reinstall PageStream 3.3 again. Uninstalling will ensure that you have a clean installation. We recommend that you backup files that you have created or installed in the PageStream3 drawer before doing this because Uninstall will remove all files in this drawer.")
(message "\nAfter starting this version of PageStream for the first time, choose Fonts from the System Preferences command in the Project menu, and add or update the font paths to match your font drawer setup.\n\nBecause you have PageStream3 already installed you may not e required to insert all of the disks.")
(working "Installing PageStream...\n\n\nOrder the TextFX extension ($50) so that you can\nwarp text inside of shapes, and bend text on curves!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk1:PGS.LHA")
;INSTALL README (Read.lha)
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk1:Read.LHA")
;CREATE PREF FILES IF REQUIRED
(if
(<> (exists "PageStream3:PageStream3.prefs") 1)
(
(set NTSCflag 0)
(set PALflag 1)
(set DNTSCflag 2)
(set DPALflag 3)
(set WBflag 4)
(set NTSC "NTSC:High Res Laced' -1 8\n")
(set NTSC204 "NTSC:Hires-Interlace' -1 8\n")
(set PAL "PAL:High Res Laced' -1 8\n")
(set PAL204 "PAL:Hires-Interlace' -1 8\n")
(set DNTSC "DBLNTSC:High Res No Flicker' -1 8\n")
(set DPAL "DBLPAL:High Res No Flicker' -1 8\n")
(set PREF "PREFERENCE FILE\nSCREEN Public -1 -1 2 '")
(prompt "\n\n\nPlease insert the disk labeled \"Disk2 Amiga v3.3\".")
(help
"You must insert this disk in a floppy drive to complete the installation. If you are missing this disk or if the installer does not accept the disk, contact SoftLogik for assistance.")
(dest "PageStream3Disk2")
)
;INSTALL HELP FILES (HHV.lha & Help.lha)
(working "Installing Help Files...\n\n\nOrder Borders Volume 1 ($40) for PageStream.\n60 Basic Borders including coupon, map,\nand symbol designs!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk2:HHV.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Help x PageStream3Disk2:Help.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Graphics x PageStream3Disk2:Graphics.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Text x PageStream3Disk2:Text.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Documents x PageStream3Disk2:Documents.LHA")
;INSTALL EFFECTS (Effects.lha)
(working "Installing Support Files...\n\n\nOrder Borders Volume 1 ($40) for PageStream.\n60 Basic Borders including coupon, map,\nand symbol designs!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Effects x PageStream3Disk2:Effects.LHA")
;** DISK 3 **
;REQUEST DISK 3
(askdisk
(prompt "\n\n\nPlease insert the disk labeled \"Disk3 Amiga v3.3\".")
(help
"You must insert this disk in a floppy drive to complete the installation. If you are missing this disk or if the installer does not accept the disk, contact SoftLogik for assistance.")
(dest "PageStream3Disk3")
)
;INSTALL BORDERS (Borders.lha)
(working "Installing Border Samples...\n\n\nOrder Borders Volume 1 ($40) for PageStream.\n60 Basic Borders including coupon, map,\nand symbol designs!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Engines/Borders x PageStream3Disk3:Borders.LHA")
;INSTALL ENGINES & LANGUAGE (Engines.lha & Language.lha)
(working "Installing Support Files...\n\n\nOrder Borders Volume 1 ($40) for PageStream.\n60 Basic Borders including coupon, map,\nand symbol designs!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Engines x PageStream3Disk3:Engines.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Engines x PageStream3Disk3:Languages.LHA")
;INSTALL FILTERS (Filters.lha)
(working "Installing Support Files...\n\n\nOrder Borders Volume 2 ($40) for PageStream.\n60 Geometric Borders including decorative, nature,\nclassical, and music designs!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Filters x PageStream3Disk3:Filters.LHA")
;INSTALL PRINTER DRIVERS (Printers.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Printers x PageStream3Disk3:Printers.LHA")
;INSTALL LIBS (Libs.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Libs x PageStream3Disk3:Libs.LHA")
;** DISK 4 **
;REQUEST DISK 4
(askdisk
(prompt "\n\n\nPlease insert the disk labeled \"Disk4 Amiga v3.3\".")
(help
"You must insert this disk in a floppy drive to complete the installation. If you are missing this disk or if the installer does not accept the disk, contact SoftLogik for assistance.")
(dest "PageStream3Disk4")
)
;INSTALL BME (BME.lha)
(working "Installing BME...\n\n\nOrder the TrueType Font Engine ($25) so that\nyou can use TrueType fonts with PageStream!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:BME.LHA")
;INSTALL PAGELINER (PL.lha)
(working "Installing PageLiner...\n\n\nOrder Borders Volume 1 and 2 ($60 package)\nto create stunning borders in PageStream!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:PL.LHA")
;INSTALL DEFAULT STYLES AND COLORS (DefStyles.lha & DefColor.lha)
(working "Installing Support Files...\n\n\nOrder Borders Volume 1 and 2 ($60 package)\nto create stunning borders in PageStream!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:DefColor.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:DefStyles.LHA")
;INSTALL INTERFACE FONTS (SysFonts.lha)
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:SysFonts.LHA")
;INSTALL SPECIAL (Special.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Special x PageStream3Disk4:Special.LHA")
;INSTALL SPELLING DICTIONARY (Spell.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Engines x PageStream3Disk4:Spell.LHA")
;INSTALL COLOR LIBRARIES (Colors.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Colors x PageStream3Disk4:Colors.LHA")
;INSTALL PPD FILES (ppd.lha)
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Printers/PPD x PageStream3Disk4:PPD.LHA")
;INSTALL FONT PREFS (FontPrefs.lha)
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3: x PageStream3Disk4:FontPrefs.LHA")
;INSTALL SCRIPTS (Scripts.lha)
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Scripts x PageStream3Disk4:Scripts.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Scripts/TemplateData x PageStream3Disk4:TemplateData.LHA")
(run "ram:lhex >NIL: <NIL: -qfw=SoftLogik:Printers/XPD x PageStream3Disk4:XPD.LHA")
;INSTALL CS FONTS (Times and Triumvirate) (FontsCS.lha)
(working "Installing Fonts...\n\n\nOrder the TextFX extension ($50) so that you can\nwarp text inside of shapes, and bend text on curves!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Fonts/Intellifonts x PageStream3Disk4:FontsCS.LHA")
;UPDATE ASL.LIBRARY? (ASLlib.lha)
(if
(= ASLflag 1)
(
(working ("ASL.library version %ld.%ld" asl.ver asl.rev " detected. Updating to version 38.36...\n\nDistributed under license from Commodore."))
(run "ram:lhex >NIL: <NIL: -qfw=Libs: x PageStream3Disk4:ASLlib.LHA")
)
)
;** DISK 5 **
;REQUEST DISK 5
(askdisk
(prompt "\n\n\nPlease insert the disk labeled \"Disk5 Amiga v3.3\".")
(help
"You must insert this disk in a floppy drive to complete the installation. If you are missing this disk or if the installer does not accept the disk, contact SoftLogik for assistance.")
(dest "PageStream3Disk5")
)
;INSTALL OTHER FONTS (FontsSL.lha, Fonts35.lha, FontsST.lha, & FontsCG.LHA)
(working "Installing Fonts...\n\n\nOrder Direct Templates ($30) to get matching templates for 488 Paper Direct® papers.\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Fonts/SoftLogikFonts x PageStream3Disk5:FontsSL.LHA")
(working "Installing Fonts...\n\n\nOrder Gary's Effects ($25) to get 12 more effects\nfor BME and PageStream!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Fonts/StandardFonts x PageStream3Disk5:Fonts35.LHA")
(working "Installing Fonts...\n\n\nOrder the JPEG filter ($25) so that you can import and export JPEG images!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Fonts/StudioFonts x PageStream3Disk5:FontsST.LHA")
(working "Installing Fonts...\n\n\nOrder the Wordworth Document Filter ($25) so that you can\nopen Wordworth documents directly into PageStream!\n\nCall 1-800-829-8608 (314-305-7878) to order!")
(run "ram:lhex >NIL: <NIL: -qfw=PageStream3:Fonts/Intellifonts x PageStream3Disk5:FontsCG.LHA")
;PATCH EXTRAS TO LATEST VERSION IF APPLICABLE
(if (= UPflag 1)
(
(run "ram:lhex >NIL: <NIL: -qfw=ram: x ram:Patch.LHA")
(message "\n\nYour TrueType font engine could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem TTOLD2KEY.")
(message "\n\nYour TrueType font engine could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem TTKEY2NEW.")
; (message "\n\nYour Wordworth document filter could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem WWOLD2KEY.")
(message "\n\nYour Wordworth document filter could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem WWKEY2NEW.")
(message "\n\nYour TextFX1 extension could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem FX1KEY2NEW.")
(message "\n\nYour TextFX2 extension could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem FX1KEY2NEW.")
(message "\n\nYour JPEG filter could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem JPOLD2KEY.")
(message "\n\nYour JPEG filter could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem JPKEY2NEW.")
(message "\n\nYour Gary's Effects could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEOLD2KEY.")
(message "\n\nYour Convolve effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWCV.")
(message "\n\nYour Histogram effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHT.")
(message "\n\nYour HSB effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Average effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Gamma effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Maximum effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Minimum effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Median effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Solarize effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(message "\n\nYour Threshold effect could not be patched to the latest version.\n\nPlease email support@softlogik.com for assistance. Report problem GEKEY2NEWHB.")
(exit "PageStream has been successfully installed.\n\nIf this is your first version of PageStream, remember to send in your registration card to receive your permanent password.")