; Install script for MagicScripts by Jonathan Benson
(set app_name "MagicScripts")
(set version "1.0")
(set vers_name (cat app_name " v" version))
(set bad-kick "You must be using Kickstart 2.04+ to install MagicScripts")
(set install-msg
(cat
"\n\nWelcome to the MagicScripts installation utility.\n\n"
"This program lets you install\n the scripts to your Amiga.\n\n"
"Please read the documentation\n before using the scripts.\n\n"
)
)
(set exit_msg
(cat
"Well it's most likely not in the above drawer, but give me a break. "
"I can't figure out how to use this Installer any better without "
"documentation.\n\n"
"Don't forget to read the documentation for MagicScripts!"
"\n\nAnd let me know if you enjoy the scripts..."
)
)
(set copying "Copying ")
(set where-scripts "Where would you like to install the Scripts?")
(set help-where-scripts "The scripts should be placed in CSH: if you wish to use the provided MagicScripts.dock. Otherwise, you can put them wherever you want.")
(set where-ReqAsk "Where would you like to install ReqAsk?")
(set help-where-ReqAsk "ReqAsk must be placed somewhere in your path, eg. c:")
(set where-docs "Where would you like to install the Docs?")
(set help-where-docs
(cat
" MagicScripts.guide is the documentation for MagicScripts in the "
"special AmigaGuideĀ® hypertext format. You need a program like "
"AmigaGuide or MultiView to view it properly."
" ReqAsk.doc is a plain text file and the documentation for "
"ReqAsk by Magnus Holmgren."
)
)
(set where-dock "Where would you like to install MagicScripts.dock?")
(set help-where-dock
(cat
" The MagicScripts.dock file is a file for you to append to your "
"existing ToolManager.prefs file (using ToolManager >2.1). It "
"should be copied to somewhere temporarily, until you do this. "
"Eg. RAM:"
)
)
(transcript (cat "Installing " vers_name " ..."))
; Check Kickstart version. Exit if not at least 2.0