home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / text / edit / golded / install < prev    next >
Text File  |  1995-06-28  |  59KB  |  2,033 lines

  1. ; $VER: GoldED Install 2, Copyright ©1995 Dietmar Eilert
  2.  
  3. (delopts "oknodelete" "force" "askuser")
  4. (complete 0)
  5.  
  6. ; --- English (default) strings ---
  7.  
  8. (set #introduction (cat "\n"
  9.  
  10.     "Programmer's Editor, All Rights Reserved.   \n"
  11.     "                                            \n"
  12.     "GoldED ©1995 Dietmar Eilert                 \n"
  13.     "Reqtools ©1991-1995 Nico François           \n"
  14.     "                                            \n"
  15.     "GoldED is NOT 'freely distributable'. Please\n"
  16.     "have a look at the licence file before      \n"
  17.     "installing GoldED; installing this software \n"
  18.     "means accepting that licence. Thank you.    \n"
  19. ))
  20.  
  21. (set #badkick "\n Sorry, this package requires OS v2.04 or better.\n")
  22.  
  23. (set #error (cat
  24.  
  25.     " Some error has occurred. Please inform a GoldED  \n"
  26.     " support site (e.g. dietmar@tomate.tng.oche.de)   \n"
  27.     " AFTER having tried a different Installer release:\n"
  28.     " 1.24 is known to work fine.                      \n"
  29.     "                                                   \n"
  30.     " The following information is required: error code\n"
  31.     " (above), last error message, the percentage done \n"
  32.     " (window title) and your log file. If available:  \n"
  33.     " a SnoopDos report. Thank you !                   \n"
  34. ))
  35.  
  36. (set #assign_found "\nGOLDED: assign detected...\n")
  37.  
  38. (set #assign_found_help (cat "\n"
  39.  
  40.     " If you decide for updating your old installation\n"
  41.     " you won't be asked for directories. Directories \n"
  42.     " of your previous installation will be used.     \n"
  43.     "                                                 \n"
  44.     " If you decide for removing your current GoldED  \n"
  45.     " installation this script will try to delete     \n"
  46.     " files introduced by a former GoldED installation\n"
  47.     " However, this utility is not able to remove all \n"
  48.     " files related to GoldED. For example it won't   \n"
  49.     " remove the reqtools library since this library  \n"
  50.     " might be used by other applications, too. It    \n"
  51.     " won't remove the QuickStarter since it doesn't  \n"
  52.     " know where it has been placed.                  \n"
  53.     "                                                 \n"
  54.     " If you ever run into troubles related to this   \n"
  55.     " install script (which certainly is not perfect),\n"
  56.     " remove your outdated GED copy (use the 'remove' \n"
  57.     " option) before attempting a completely new      \n"
  58.     " installation.                                   \n"
  59.     "                                                 \n"
  60.     " Backups of your presets (if available) are made.\n"
  61.     "                                                 \n"
  62.     " Libraries are not overwritten unless they are   \n"
  63.     " outdated (depends on version/revision number).  \n"
  64. ))
  65.  
  66. (set #new    "install new")
  67. (set #update "update existing GoldED")
  68. (set #remove "remove GoldED from your system")
  69.  
  70. (set #remove_ged  "remove 'GoldED:' assign ?\n")
  71. (set #remove_hs   "remove 'HiSpeed:' assign ?\n")
  72. (set #remove_ed   "remove quickstarter access ?\n")
  73. (set #remove_gmk  "remove 'GUIMake:' assign ?\n")
  74. (set #must_remove "You should have this assign/reference removed !")
  75. (set #removed     "; (removed)")
  76.  
  77. (set #pref_icons "Select preferred icon type")
  78.  
  79. (set #medres " med-res icons (pixel ratio 1:2)")
  80. (set #hires  " hi-res  icons (pixel ratio 1:1)")
  81.  
  82. (set #pref_icons_help (cat "\n"
  83.  
  84.     " Select med-res if the pixel ratio of your preferred\n"
  85.     " screen resolution is approx. 1:2 (e.g. in 640*200  \n"
  86.     " mode the pixel width is half of pixel height).     \n"
  87.     "                                                    \n"
  88.     " Select hi-res if the pixel ratio of your preferred \n"
  89.     " resolution is approx. 1:1 (eg. 640*400 or 800*600).\n"
  90. ))
  91.  
  92. (set #where " Where do you want to have the package installed ? \n")
  93.  
  94. (set #where_help (cat "\n"
  95.  
  96.     " Simply select a directory (a root directory is   \n"
  97.     " fine, too). I'm going to create a new directory  \n"
  98.     " called 'GoldED' within the directory you specify.\n"
  99.     " You should select a directory which has an icon  \n"
  100.     " attached to it (e.g. SYS:Utilities).             \n"
  101.     "                                                  \n"
  102.     " The GoldED directory will keep several support   \n"
  103.     " files/tools as well as the main editor. ARexx    \n"
  104.     " macros related to GoldED are usually kept in a   \n"
  105.     " subdirectory of GoldED. Furthermore the manuals  \n"
  106.     " reside in GoldED's directory.                    \n"
  107. ))
  108.  
  109. (set #bad_path "Sorry, can't install to RAM disk")
  110.  
  111. (set #drive_space (cat "\n"
  112.  
  113.     " This installation requires at least 1.2 MB free\n"
  114.     " disk space. Please make this space available   \n"
  115.     " and start again.                               \n"
  116. ))
  117.  
  118. (set #gold_lib "Installation of GoldED.library ...")
  119.  
  120. (set #gold_lib_help (cat "\n"
  121.  
  122.     "This library is required by the unregistered version\n"
  123.     "only. Registered users recieve a keyfile instead.   \n"
  124. ))
  125.  
  126. (set #what_catalog "\n What catalogs do you want to have installed ?\n")
  127.  
  128. (set #what_catalog_help (cat "\n"
  129.  
  130.     " Catalogs are required by OS2.1 or better to localize\n"
  131.     " GoldED, i.e. to make the editor use the language    \n"
  132.     " selected by the locale preferences program (however \n"
  133.     " menus are not loacalized since menus are not part of\n"
  134.     " the editor itself).                                 \n"
  135. ))
  136.  
  137. (set #what_manuals "\nWhat manuals do you want to have installed ?\n")
  138.  
  139. (set #what_manuals_help (cat "\n"
  140.  
  141.     " Each manual (ie. AmigaGuide file) consumes approx.\n"
  142.     " 300K disk space                                   \n"
  143. ))
  144.  
  145. (set #add_ged_assign "Add 'GoldED:' assign to 's:user-startup' ?\n")
  146.  
  147. (set #add_ged_assign_help (cat "\n"
  148.             
  149.     " The main editor does need this assign to find its \n"
  150.     " files (libraries, presets, macros).               \n"
  151. ))
  152.  
  153. (set #quickname " Choose a name for the QuickStarter")
  154.  
  155. (set #other_name "(other)")
  156.  
  157. (set #quickname_help (cat "\n"
  158.  
  159.     " The QuickStarter is a small (4 KB) GoldED front-  \n"
  160.     " end. You can use it AS IF it were a real editor.  \n"
  161.     " For example you might type 'ed letter' to edit the\n"
  162.     " file letter if the QuickStarter were named 'ed'.  \n"
  163.     " The big advantage of a QuickStarter is its abilty \n"
  164.     " to pass a new job to an already runnning instance \n"
  165.     " of GoldED (if there is any). This happens FAST.   \n"             
  166.     "                                                   \n"
  167.     " The QuickStarters default name is 'ED' but feel   \n"
  168.     " free to choose any name you like. Personally, I   \n"
  169.     " prefer to use 'ED' (replacing Commodore's ED).    \n"
  170. ))
  171.  
  172. (set #enter_name " Enter a name:\n")
  173.  
  174. (set #enter_name_help (cat "\n"
  175.  
  176.     " Any name (GED, ED, ...) will do. Existing files are \n"
  177.     " overwritten. If you decide for 'ED', the original ED\n" 
  178.     " is replaced.                                        \n"
  179. ))
  180.  
  181. (set #place_quick (cat "\n"
  182.  
  183.     " Now let's place the QuickStarter within a valid\n"
  184.     " command directory. Select a directory:         \n"
  185. ))
  186.  
  187. (set #place_quick_help (cat "\n"
  188.  
  189.     " You should select one of these directories if you\n"
  190.     " want to run the editor simply by typing its name,\n"
  191.     " no matter what your current path is:             \n"
  192.     "                                                  \n"
  193.     " SYS:C, SYS:TOOLS, SYS:UTILITIES or SYS:SYSTEM    \n"
  194.     "                                                  \n"
  195.     " If you choose ED as default name, you must either\n"
  196.     " place the quick starter into c: or delete the old\n"
  197.     " ED from c: to prevent unpredictable behaviour.   \n"
  198. ))
  199.  
  200. (set #resident "\n Make QuickStarter resident ?\n")
  201.  
  202. (set #resident_help (cat "\n"
  203.  
  204.     " I would suggest to make the QuickStarter (4 KB)\n"
  205.     " resident - it will work faster.                \n"
  206. ))
  207.  
  208. (set #backup_presets "Creating backup of old presets ...")
  209. (set #backup_macros  "Creating backup of old macros...")
  210.  
  211. (set #bak_done (cat "\n"
  212.  
  213.     "Backups of your old preferences have been written\n"
  214.     "to directory:\n\n"
  215. ))
  216.  
  217. (set #what_menu "\n Choose default menu definition file:\n")
  218.  
  219. (set #what_menu_help (cat "\n"
  220.  
  221.     " GoldED is localized (i.e. uses th