home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Scala / SCALAMM300_A1200MP.lzx / ScalaInstall / English_US_NTSC < prev    next >
Encoding:
Text File  |  1996-01-11  |  18.4 KB  |  652 lines

  1. ; $VER: Scala Install Program Version 3.01 (28Aug95)
  2.  
  3. ;----------------------------- Text Strings -------------------------------
  4.  
  5. (set msg_Utils    "Scala Utilities")
  6. (set msg_Palettes    "Scala Palettes")
  7. (set msg_Symbols  "Scala Symbols")
  8. (set msg_ARexx       "Scala Arexx Example")
  9. (set msg_EX    "Scala EX")
  10. (set msg_Fonts    "Scala Fonts")
  11. (set msg_Back     "Scala Backgrounds")
  12. (set msg_Demos    "Scala Demo Scripts")
  13. (set msg_Resize      "Resize Scala Backgrounds")
  14. (set msg_ScalaFont   "Scala.font")
  15. (set msg_NoFastMem1     "No FAST memory installed or available.\n\n")
  16. (set msg_NoFastMem2     "Scala MM300 needs FAST memory to run.\n\n") 
  17. (set msg_NoFastMem3  "To install Scala you must first add FAST memory to your Amiga via the PCMCIA slot (A1200) or by adding a memory expansion- and/or turbo-card to the expansion slot (A1200/A4000).")
  18. (set msg_NoSelect "You did not select anything. Please try again.")
  19. (set msg_NoDrawer ("You must select a drawer to install %s. Please make a new drawer, or select an existing drawer." @app-name))
  20. (set msg_ChooseWhat  ("Please select which parts of %s you would like to install:" @app-name))
  21. (set msg_ChooseDest  ("Please select where you want %s to be installed:" @app-name))
  22. (set msg_Overscan1   "You may resize the Scala Backgrounds to overscan. Please note that selecting %s or %s takes more space on your harddisk, and may reduce the performance of the Scala Wipes.\n\n")
  23. (set msg_Overscan2   "You have selected to resize the Scala Backgrounds to overscan. Please note that this takes more space on your harddisk, and may reduce the performance of the Scala Wipes.\n\n")
  24. (set msg_ChooseSize  "Please select which size you want the Scala Background pictures:")
  25. (set msg_OldWorkbench   ("You need at least Workbench 2.04 to install %s" @app-name))
  26. (set msg_Nor      "Normal")
  27. (set msg_Std      "Standard")
  28. (set msg_Max      "Max")
  29. (set msg_Startup  ("Do you want %s to start up automatically every time you turn on your Amiga?" @app-name))
  30. (set msg_ErrorRam "Error while copying files to Ram Disk.")
  31. (set msg_Insert      "Please insert Disk %ld in any drive")
  32. (set msg_Installing  "Installing %s...")
  33. (set msg_MoveLingua  "Replacing path in %s...")
  34. (set msg_ConvertNTSC "Converting background %s to NTSC...")
  35. (set msg_ConvertOverscan "Converting background %s to overscan...")
  36. (set msg_DeleteOldFiles ("You already have an older version of %s installed on your harddisk.  Do you want to delete old files which are not needed anymore?" @app-name))
  37.  
  38.  
  39. ;------------------------------ Constants ---------------------------------
  40.  
  41. (if (= @app-name "Scala InfoChannel")
  42.     (set IC 1)
  43.     (set IC 0)
  44. )
  45.  
  46. (if (= @app-name "InfoChannel Player")
  47.     (set PL 1)
  48.     (set PL 0)
  49. )
  50.  
  51. (if (= @app-name "Scala Multimedia")
  52.     (set MM 1)
  53.     (set MM 0)
  54. )
  55.  
  56. (if (= @app-name "Scala Multimedia Upgrade")
  57.     (set UPGR 1)
  58.     (set UPGR 0)
  59. )
  60.  
  61. (if (or IC MM)
  62.     (
  63.    (set opt_Scala    %000000001)
  64.    (set opt_Utils    %000000010)
  65.    (set opt_Palettes %000000100)
  66.    (set opt_Symbols  %000001000)
  67.    (set opt_ARexx    %000010000)
  68.    (set opt_EX    %000100000)
  69.    (set opt_Fonts    %001000000)
  70.    (set opt_Back     %010000000)
  71.    (set opt_Demos    %100000000)
  72.     )
  73. )
  74.  
  75. (if MM
  76.     (
  77.    (set lha_Scala    "Work:ScalaInstall/Versions/NTSC/US/Scala.lha")
  78.    (set num_Scala    1)
  79.    (set lha_ScalaFont   "Work:ScalaInstall/Versions/NTSC/US/ScalaFont.lha")
  80.    (set num_ScalaFont   1)
  81.    (set lha_Utils    "Work:ScalaInstall/Versions/NTSC/US/Utilities.lha")
  82.    (set num_Utils    1)
  83.    (set lha_EX    "Work:ScalaInstall/Versions/NTSC/US/EX.lha")
  84.    (set num_EX    1)
  85.    (set lha_ARexx    "Work:ScalaInstall/Versions/NTSC/US/ARexx.lha")
  86.    (set num_ARexx    1)
  87.    (set lha_Scripts  "Work:ScalaInstall/Versions/NTSC/US/Scripts.lha")
  88.    (set num_Scripts  1)
  89.    (set lha_Fonts    "Work:ScalaInstall/Data/Fonts.lha")
  90.    (set num_Fonts    2)
  91.    (set lha_Palettes "Work:ScalaInstall/Data/Palettes.lha")
  92.    (set num_Palettes 2)
  93.    (set lha_Symbols  "Work:ScalaInstall/Data/Symbols.lha")
  94.    (set num_Symbols  2)
  95.    (set lha_Back1    "Work:ScalaInstall/Data/Backgrounds1.lha")
  96.    (set num_Back1    2)
  97.    (set lha_Back2    "Work:ScalaInstall/Data/Backgrounds2.lha")
  98.    (set num_Back2    3)
  99.    (set lha_Back3    "Work:ScalaInstall/Data/Backgrounds3.lha")
  100.    (set num_Back3    4)
  101.    (set lha_Back4    "Work:ScalaInstall/Data/Backgrounds4.lha")
  102.    (set num_Back4    5)
  103.    (set lha_Back5    "Work:ScalaInstall/Data/Backgrounds5.lha")
  104.    (set num_Back5    6)
  105.    (set lha_Demos1      "Work:ScalaInstall/Versions/NTSC/US/Demos1.lha")
  106.    (set num_Demos1      6)
  107.    (set lha_Demos2      "Work:ScalaInstall/Versions/NTSC/US/Demos2.lha")
  108.    (set num_Demos2      7)
  109.    (set lha_Demos3      "Work:ScalaInstall/Versions/NTSC/US/Demos3.lha")
  110.    (set num_Demos3      8)
  111.    (set lha_Demos4      "Work:ScalaInstall/Versions/NTSC/US/Demos4.lha")
  112.    (set num_Demos4      9)
  113.     )
  114. )
  115.  
  116.  
  117.  
  118. ;-------------------------- Utility procedures ----------------------------
  119.  
  120. (Procedure CheckConfig
  121.     (set OS_Version (/ (getversion) 65536))
  122.     (if (< OS_Version 37)
  123.    (abort msg_OldWorkbench)
  124.     )
  125.         (SET VideoMode "NTSC")
  126.         (SET NOR ("640 x 400 (%s)" msg_Nor))
  127.         (SET STD ("704 x 480 (%s)" msg_Std))
  128.         (SET MAX ("736 x 482 (%s)" msg_Max))
  129. )
  130.  
  131. (Procedure CheckFastMem
  132.    (run "AVAIL >ENV:FastMem FAST" (Safe))
  133.    (if (= ("%.1s" (getenv "FastMem")) 0)
  134.        (abort msg_NoFastMem1 msg_NoFastMem2 msg_NoFastMem3)
  135.    )
  136.    (delete "ENV:FastMem")
  137. )
  138.  
  139. (Procedure CopyTools
  140.     (copyfiles
  141.    (prompt "")
  142.    (help @copyfiles-help)
  143.    (source "Work:ScalaInstall/Tools")
  144.    (all)
  145.    (dest "RAM:")
  146.     )
  147.     (if (not (and (exists "RAM:LHa") 
  148.         (exists "RAM:MakeOverscan") 
  149.         (exists "RAM:MoveLingua")))
  150.    (abort msg_ErrorRam)
  151.     )
  152. )
  153.  
  154.  
  155. (Procedure InstallFile
  156.     (working (msg_Installing Installing))
  157.     (run ("RAM:LHa -N x %s \"%s/\"" LhaFile @Dest))
  158. )
  159.  
  160.  
  161. (Procedure InstallFontFiles
  162.     (working (msg_Installing Installing))
  163.     (run ("RAM:LHa -N x %s \"%s\"" LhaFile "Fonts:"))
  164. )
  165.  
  166.  
  167. (Procedure MoveLingua
  168.     (set i 0)
  169.     (while 
  170.    (set ScriptName 
  171.        (if IC
  172.            (select i
  173.              "InfoChannelIC400.script"
  174.              "LoScalatore.script"
  175.              "ScalaAGA.script"
  176.              "ScalaAirport.script"
  177.              "ScalaCableTV.script"
  178.              "ScalaComms.script"
  179.              "ScalaFeatures.script"
  180.              "ScalaFonts.script"
  181.              "ScalaHotel.script"
  182.              "ScalaQuiz.script"
  183.              "ScalaShopping.script"
  184.              "ScalaTime.script"
  185.              "ScalaTravel.script"
  186.              "ScalaVoice.script"
  187.              "ScalaWipes.script"
  188.              "ScalaWorld.script"
  189.              "ScaliniMotor.script"
  190.              ""
  191.            )
  192.            (select i
  193.              "!ScalaMain.script"
  194.              "LoScalatore.script"
  195.              "ScalaFeatures.script"
  196.              "ScalaFonts.script"
  197.              "ScalaMM300.script"
  198.              "ScalaProducts.script"
  199.              "ScalaQuiz.script"
  200.              "ScalaRave.script"
  201.              "ScalaVideo.script"
  202.              "ScalaVoice.script"
  203.              "ScalaWipes.script"
  204.              "ScalaWorld.script"
  205.              ""
  206.            )
  207.        )
  208.       )
  209.    (set ScriptName (tackon (tackon @dest "Scripts") ScriptName))
  210.       (if (exists ScriptName)
  211.        (
  212.            (working (msg_MoveLingua ScriptName))
  213.            (run ("RAM:MoveLingua \"%s\" Work:Scala \"%s\" \"%s\"" ScriptName @dest (tackon @dest "Scripts")))
  214.        )
  215.    )
  216.    (set i (+ i 1))
  217.     )
  218. )
  219.  
  220. (Procedure MakeOverscan
  221.     (set i 0)
  222.     (while 
  223.    (set PictureName 
  224.        (if UPGR
  225.            (select i
  226.           "Fabrics004"  "Nature001" "Nature002"
  227.           "Stones012"      "Stones013" "Texture014"
  228.           "Texture015"  "Texture016"   "Theme005"
  229.           ""
  230.       )
  231.            (select i
  232.           "Fabrics001"  "Fabrics002"   "Fabrics003"
  233.           "Fabrics004"  "Fantasy001"   "Grass001"
  234.           "NaiveBook"      "NaiveClock"   "NaiveCoffee"
  235.           "NaiveDisk"      "NaivePencil"  "NaivePhone"
  236.           "NaivePiano"  "NaivePlate"   "Nature001"
  237.           "Nature002"      "Number001" "Number002"
  238.           "Number003"      "Number004" "Number005"
  239.           "Number006"      "Number007" "Number008"
  240.           "Number009"      "Painting001"  "Painting002"
  241.           "Painting003" "Painting004"  "Paper001"
  242.           "Paper002"    "Paper003"  "Paper004"
  243.           "Paper005"    "Sky001" "Stones001"
  244.           "Stones002"      "Stones003" "Stones004"
  245.           "Stones005"      "Stones006" "Stones007"
  246.           "Stones008"      "Stones009" "Stones010"
  247.           "Stones011"      "Stones012" "Stones013"
  248.           "Tech001"     "Tech002"   "Tech003"
  249.           "Tech004"     "Tech005"   "Tech006"
  250.           "Tech007"     "Texture001"   "Texture002"
  251.           "Texture003"  "Texture004"   "Texture005"
  252.           "Texture006"  "Texture007"   "Texture008"
  253.           "Texture009"  "Texture010"   "Texture011"
  254.           "Texture012"  "Texture013"   "Texture014"
  255.           "Texture015"  "Texture016"   "Theme001"
  256.           "Theme002"    "Theme003"  "Theme004"
  257.           "Theme005"    "Water001"  "Window001"
  258.           ""
  259.            )
  260.        )
  261.       )
  262.       (if (and (= VideoMode "NTSC") (= BackSize 0))
  263.        (working (msg_ConvertNTSC PictureName))
  264.        (working (msg_ConvertOverscan PictureName))
  265.    )
  266.    (set PictureName (tackon (tackon @dest "Backgrounds") PictureName))
  267.    (run ("RAM:MakeOverscan \"%s\" \"%s\" %s %s" PictureName PictureName
  268.       VideoMode (select BackSize "NOR" "STD" "MAX")))
  269.    (set i (+ i 1))
  270.     )
  271.     (if (= VideoMode "NTSC")
  272.    (
  273.             (set PictureName (tackon (tackon @dest "Backgrounds") "World001"))
  274.           (run ("RAM:MakeOverscan \"%s\" \"%s\" NTSC NOR" PictureName PictureName))
  275.    )
  276.     )
  277. )
  278.  
  279. ;-------------------------- Cleanup procedures ----------------------------
  280.  
  281. (Procedure DeleteTools
  282.     (delete "RAM:MakeOverscan" "RAM:MoveLingua" "RAM:Lha")
  283. )
  284.  
  285. (onerror (DeleteTools))
  286.  
  287.  
  288. (Procedure DeleteOldFiles
  289.     (if (or IC PL)
  290.    (
  291.        (if (exists "libs:infochannel.library")
  292.       (if (askbool (prompt msg_DeleteOldFiles) (help @askbool-help))
  293.           (
  294.               (delete "libs:infochannel.library")
  295.               (delete "devs:infochannel.device")
  296.               (delete "s:infochannel.config")
  297.               (delete "s:infochannel.layout")
  298.               (delete "s:infochannel.layout.info")
  299.               (delete "s:startup-script")
  300.               (delete "fonts:Info.font")
  301.               (delete "fonts:Info/11")
  302.               (delete "fonts:Info/8")
  303.               (delete "fonts:Info")
  304.               (delete (tackon @dest "InfoPrint"))
  305.               (delete (tackon @dest "InfoPrint.info"))
  306.               (delete (tackon @dest "InfoNet"))
  307.               (delete (tackon @dest "InfoNet.info"))
  308.           )
  309.       )
  310.        )
  311.    )
  312.    (
  313.        (if (exists "libs:scalamm.library")
  314.       (if (askbool (prompt msg_DeleteOldFiles) (help @askbool-help))
  315.           (
  316.               (delete "libs:scalamm.library")
  317.               (delete "devs:scalamm.device")
  318.               (delete "s:scalamm.config")
  319.               (delete "s:scalamm.layout")
  320.               (delete "s:scalamm.layout.info")
  321.               (delete "s:startup-script")
  322.               (set utils (tackon @dest "Utilities"))
  323.               (delete (tackon utils "ScalaMMPrint"))
  324.               (delete (tackon utils "ScalaMMPrint.info"))
  325.           )
  326.       )
  327.        )
  328.    )
  329.     )
  330. )
  331.  
  332. ;-------------------------- Menu procedures -------------------------------
  333.  
  334. (Procedure InstallMenu
  335.     (until (<> Selection 0)
  336.       (
  337.             (if (or IC MM)
  338.            (set Selection
  339.                (askoptions
  340.                    (prompt msg_ChooseWhat)
  341.                    (help @askoptions-help)
  342.                         (choices @app-name
  343.                              msg_Utils
  344.                              msg_Palettes
  345.                              msg_Symbols
  346.                              msg_ARexx
  347.                              msg_EX
  348.                              msg_Fonts
  349.                              msg_Back
  350.                              msg_Demos
  351.                         )
  352.           )
  353.       )
  354.        )
  355.        (if PL
  356.            (set Selection
  357.                (askoptions
  358.                    (prompt msg_ChooseWhat)
  359.                    (help @askoptions-help)
  360.               (choices @app-name
  361.                       msg_Symbols
  362.                       msg_EX
  363.                       msg_Fonts
  364.                       msg_Back
  365.                      )
  366.           )
  367.       )
  368.             )
  369.        (if UPGR
  370.       (set Selection
  371.                (askoptions
  372.                    (prompt msg_ChooseWhat)
  373.                    (help @askoptions-help)
  374.                    (default %11111)
  375.                         (choices @app-name
  376.                              msg_Utils
  377.                              msg_EX
  378.                              msg_Back
  379.                              msg_Demos
  380.                         )
  381.           )
  382.                 )
  383.             )
  384.  
  385.    )
  386.         (if (= Selection 0)    
  387.             (message msg_NoSelect)
  388.         )
  389.     )
  390. )
  391.  
  392.  
  393. (Procedure BackMenu
  394.     (set BackSize
  395.         (askchoice
  396.             (prompt (msg_Overscan1 STD MAX) msg_ChooseSize)
  397.             (help @askchoice-help)
  398.             (choices NOR STD MAX)
  399.    )
  400.     )
  401. )
  402.  
  403.  
  404. (Procedure DestMenu
  405.     (set @dest "")
  406.     (while (= @dest (pathonly @dest))
  407.         (set @dest
  408.             (askdir
  409.                 (prompt msg_ChooseDest)
  410.                 (help @askdir-help)
  411.                 (newpath)
  412.                 (default @default-dest)
  413.        )
  414.         )
  415.         (if (= @dest (pathonly @dest))
  416.        (message msg_NoDrawer)
  417.    )
  418.     )
  419.     (if (not (exists @dest))
  420.       (
  421.        (makedir @dest (infos))
  422.             (tooltype (dest @dest) (noposition))
  423.    )
  424.     )
  425.     (set @default-dest @dest)
  426. )
  427.  
  428.  
  429.  
  430. ;------------------------- Installation procedures ------------------------
  431.  
  432. (Procedure InstallScala
  433.     (set System (tackon @dest "System"))
  434.     (makedir System (infos))
  435.     (tooltype (dest System) (noposition))
  436.  
  437.     (set Installing @app-name)
  438.     (set LhaFile lha_Scala)
  439.     (set DiskNum num_Scala)
  440.     (InstallFile)
  441.  
  442.     (set Installing msg_ScalaFont)
  443.     (set LhaFile lha_ScalaFont)
  444.     (set DiskNum num_ScalaFont)
  445.     (InstallFontFiles)
  446.  
  447.     (copyfiles
  448.    (prompt "")
  449.    (help @copyfiles-help)
  450.    (pattern "EX_Eng#?")
  451.    (source "Work:ScalaInstall/Versions/NTSC/US/")
  452.    (dest @Dest)
  453.     )
  454.  
  455.  
  456. )
  457.  
  458. (Procedure InstallUtils
  459.     (set Utilities (tackon @dest "Utilities"))
  460.     (makedir Utilities (infos))
  461.     (tooltype (dest Utilities) (noposition))
  462.  
  463.     (set Installing msg_Utils)
  464.     (set LhaFile lha_Utils)
  465.     (set DiskNum num_Utils)
  466.     (InstallFile) 
  467. )
  468.  
  469. (Procedure InstallPalettes
  470.     (set Palettes (tackon @dest "Palettes"))
  471.     (makedir Palettes (infos))
  472.     (tooltype (dest Palettes) (noposition))
  473.  
  474.     (set Installing msg_Palettes)
  475.     (set LhaFile lha_Palettes)
  476.     (set DiskNum num_Palettes)
  477.     (InstallFile)
  478. )
  479.  
  480. (Procedure InstallSymbols
  481.     (set Symbols (tackon @dest "Symbols"))
  482.     (makedir Symbols (infos))
  483.     (tooltype (dest Symbols) (noposition))
  484.  
  485.     (set Installing msg_Symbols)
  486.     (set LhaFile lha_Symbols)
  487.     (set DiskNum num_Symbols)
  488.     (InstallFile)
  489. )
  490.  
  491. (Procedure InstallArexx
  492.     (set ARexx (tackon @dest "ARexx"))
  493.     (makedir ARexx (infos))
  494.     (tooltype (dest ARexx) (noposition))
  495.  
  496.     (set Installing msg_ARexx)
  497.     (set LhaFile lha_ARexx)
  498.     (set DiskNum num_ARexx)
  499.     (InstallFile)
  500. )
  501.  
  502. (Procedure InstallScripts
  503.     (set Scripts (tackon @dest "Scripts"))
  504.     (makedir Scripts (infos))
  505.     (tooltype (dest Scripts) (noposition))
  506.  
  507.     (set Installing msg_Demos)
  508.     (set LhaFile lha_Scripts)
  509.     (set DiskNum num_Scripts)
  510.     (InstallFile)
  511.  
  512.     (MoveLingua)
  513. )
  514.  
  515. (Procedure InstallEX
  516.     (set EX (tackon @dest "EX"))
  517.     (makedir EX (infos))
  518.     (tooltype (dest EX) (noposition))
  519.     (set StartupDrawer (tackon @dest "Startup"))
  520.     (makedir StartupDrawer (infos))
  521.     (tooltype (dest StartupDrawer) (noposition))
  522.  
  523.     (set Installing msg_EX)
  524.     (set LhaFile lha_EX)
  525.     (set DiskNum num_EX)
  526.     (InstallFile)
  527. )
  528.  
  529. (Procedure InstallFonts
  530.     (set Installing msg_Fonts)
  531.     (set LhaFile lha_Fonts)
  532.     (set DiskNum num_Fonts)
  533.     (InstallFontFiles)
  534. )
  535.  
  536. (Procedure InstallBack
  537.     (set Back (tackon @dest "Backgrounds"))
  538.     (makedir Back (infos))
  539.     (tooltype (dest Back) (noposition))
  540.     (set Installing msg_Back)
  541.  
  542.     (set LhaFile lha_Back1)
  543.     (set DiskNum num_Back1)
  544.     (InstallFile)
  545.     (if (not UPGR)
  546.       (
  547.        (set LhaFile lha_Back2)
  548.        (set DiskNum num_Back2)
  549.        (InstallFile)
  550.    
  551.        (set LhaFile lha_Back3)
  552.        (set DiskNum num_Back3)
  553.        (InstallFile)
  554.    
  555.        (set LhaFile lha_Back4)
  556.        (set DiskNum num_Back4)
  557.        (InstallFile)
  558.    
  559.        (set LhaFile lha_Back5)
  560.        (set DiskNum num_Back5)
  561.        (InstallFile)
  562.    )
  563.     )
  564.     (if (or (= VideoMode "NTSC") BackSize)
  565.       (MakeOverscan)
  566.     )
  567. )
  568.  
  569. (Procedure InstallDemos
  570.     (set Anim (tackon @dest "Animations"))
  571.     (makedir Anim (infos))
  572.     (tooltype (dest Anim) (noposition))
  573.  
  574.     (set Sounds (tackon @dest "Sounds"))
  575.     (makedir Sounds (infos))
  576.     (tooltype (dest Sounds) (noposition))
  577.  
  578.     (set Music (tackon @dest "Music"))
  579.     (makedir Music (infos))
  580.     (tooltype (dest Music) (noposition))
  581.  
  582.     (set Text (tackon @dest "Text"))
  583.     (makedir Text (infos))
  584.     (tooltype (dest Text) (noposition))
  585.  
  586.     (set Back (tackon @dest "Backgrounds"))
  587.     (makedir Back (infos))
  588.     (tooltype (dest Back) (noposition))
  589.  
  590.     (set Installing msg_Demos)
  591.  
  592.     (set LhaFile lha_Demos1)
  593.     (set DiskNum num_Demos1)
  594.     (InstallFile)
  595.  
  596.     (set LhaFile lha_Demos2)
  597.     (set DiskNum num_Demos2)
  598.     (InstallFile)
  599.  
  600.     (if (not UPGR)
  601.       (
  602.        (set LhaFile lha_Demos3)
  603.        (set DiskNum num_Demos3)
  604.        (InstallFile)
  605.  
  606.        (set LhaFile lha_Demos4)
  607.        (set DiskNum num_Demos4)
  608.        (InstallFile)
  609.    )
  610.     )
  611.  
  612. )
  613.  
  614.  
  615. (Procedure ResizeBack
  616.     (set BackSize
  617.       (+ 1 (askchoice
  618.                (prompt msg_Overscan2 msg_ChooseSize)
  619.                (help @askchoice-help)
  620.                (choices STD MAX)
  621.         )
  622.    )
  623.     )
  624.     (MakeOverscan)
  625. )
  626.  
  627. ;------------------------------- Main program -----------------------------
  628. (CheckFastMem)
  629. (CheckConfig)
  630. (InstallMenu)
  631. (if (<> Selection opt_Fonts)     (DestMenu))
  632. (if (bitand Selection opt_Back)        (BackMenu))
  633. (CopyTools)
  634. (if (bitand Selection opt_Scala) (InstallScala))
  635. (if (bitand Selection opt_Utils) (InstallUtils))
  636. (if (bitand Selection opt_ARexx) (InstallARexx))
  637. (if (bitand Selection opt_Demos) (InstallScripts))
  638. (if (bitand Selection opt_EX)    (InstallEX))
  639. (if (bitand Selection opt_Palettes) (InstallPalettes))
  640. (if (bitand Selection opt_Symbols)  (InstallSymbols))
  641. (if (bitand Selection opt_Fonts) (InstallFonts))
  642. (if (bitand Selection opt_Back)     (InstallBack))
  643. (if (bitand Selection opt_Demos) (InstallDemos))
  644.  
  645.  
  646. (DeleteTools)
  647.  
  648. (if (bitand Selection opt_Scala) (DeleteOldFiles))
  649.  
  650. (exit)
  651. (welcome)
  652.