home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / MagicWB / magicwb.lha / magicwb / Install < prev    next >
Encoding:
Text File  |  1994-07-21  |  43.8 KB  |  1,227 lines

  1. failat 21
  2.  
  3. if not exists XEN-Icons
  4.   echo "*n Please change current directory to that of MagicWB *n or start the installation from the Workbench!*n"
  5.   quit
  6. endif
  7.  
  8. if exists SYS:Prefs/Patterns
  9.   if exists ENVARC:sys/def_kick.info
  10.     echo "*N*N*N*N*N*n*n You have already installed an older version of MagicWB."
  11.     echo " I would recommend you to UPDATE MagicWB rather than install it for new."
  12.     Echo noline "*n Would you like to UPDATE MagicWB? "
  13.     set > nil: InpVar ?
  14.  
  15.     if $InpVar eq "ja"
  16.       skip update
  17.     endif
  18.  
  19.     if $InpVar eq "j"
  20.       skip update
  21.     endif
  22.  
  23.     if $InpVar eq "y"
  24.       skip update
  25.     endif
  26.  
  27.     if $InpVar eq "yes"
  28.       skip update
  29.     endif
  30.  
  31.   endif
  32.   echo "*e[1;1H*e[J"
  33. endif
  34.  
  35.  
  36. echo "*e[1;32m _________________________________________________________________________"
  37. echo " *e[43m                                                                         *e[0m"
  38. echo " *e[0;32;43m              Welcome to the INSTALLATION of MagicWB v2.0*e[1m                *e[0m"
  39. echo " *e[1;4;43m                                                                         *e[0m"
  40. echo "*n*n This Installation will automatically install *e[32mMagicWB*e[0m to your SYS:"
  41. echo " directory. Don't be afraid; the only things that will be replaced"
  42. echo " (overwritten) by this installation are the old (and ugly-looking) Icons"
  43. echo " from Commodore. These old Icons will be replaced by far better-looking"
  44. echo " Icons (called XEN-Icons) from this *e[32mMagicWB*e[0m-Package.*n"
  45. echo " MagicWB now DOES PRESERVE your original tooltypes, stack and default"
  46. echo " tool settings! So (for your convenience) your personal modifications"
  47. echo " within the Icons WILL NOT be overwritten by this installation. MagicWB"
  48. echo " just REPLACES the IMAGES of your old Icons with those magic images"
  49. echo " from MagicWB (even your snapshot positions will be preserved).*n"
  50. echo " After all, you do have the old Icons by Commodore on your original"
  51. echo " Installation Disks. Therefore you won't lose anything! So, if you dislike"
  52. echo " the XEN-Icons - what I really cannot believe - then you can still replace"
  53. echo " them with the old ones by reinstalling the Workbench again.*n"
  54. echo noline "   [Return]"
  55. set > nil: Return ?
  56. echo "*e[1;1H*e[J"
  57. echo "*n Second, this installation will install THREE new FONTS to your FONTS-"
  58. echo " Drawer called 'XEN', 'XHelvetica' and 'XCourier'.*n"
  59. echo " Third, your font.prefs in the ENVARC:SYS directory will be changed to use"
  60. echo " the three new installed fonts (you can of course reconfigure these settings"
  61. echo " to fit your own personal taste; NOTHING important will be deleted).*n"
  62. echo " Fourth, your palette.ilbm will be changed to fit the XEN-Icons: You will"
  63. echo " need at least 8 colors. This new palette will NOT change the standard"
  64. echo " colors that you are probably using at the moment. These first four"
  65. echo " standard colors are Gray, Black, White and Blue. So, you will have the"
  66. echo " same standard-looking Workbench with its original colors (again: nothing"
  67. echo " will get lost).*n"
  68. echo noline "   [Return]"
  69. set > nil: Return ?
  70. echo "*e[1;1H*e[J"
  71. echo "*n IMPORTANT: The only thing you have to do is to change SCREENMODE-PREFS to"
  72. echo " a proportional resolution with 8 COLORS (e.g. HiRes-Interlaced 8 Colors)"
  73. echo " after this installation is finished!*n"
  74. echo " Finally, TWO Background-Patterns will be installed in the SYS:Prefs/Patterns"
  75. echo " directory (will be created). By default these patterns are 'Marble_CLASSIC'"
  76. echo " and 'MarbleDark'. After this installation you can manually copy all patterns"
  77. echo " or just your desired ones to this directory and configure them via the"
  78. echo " WBPattern-Prefs (only 3.x users) or the program 'NickPrefs' (for 2.x users;"
  79. echo " to be found in the 'MagicWB/Patterns/NickPrefs' drawer of this package).*n"
  80. echo " That's all! You can now proceed with this installation and in a few minutes"
  81. echo " you will be the lucky user of *e[32mMagicWB*e[0m! This installation will be inter-"
  82. echo " active, which means that you will be asked certain questions where you"
  83. echo " can influence this installation.*n"
  84. echo noline " Start the installation? "
  85.  
  86. set > nil: InpVar ?
  87.  
  88. if $InpVar eq "ja"
  89.   skip Start
  90. endif
  91.  
  92. if $InpVar eq "j"
  93.   skip Start
  94. endif
  95.  
  96. if $InpVar eq "y"
  97.   skip Start
  98. endif
  99.  
  100. if $InpVar eq "yes"
  101.   skip Start
  102. endif
  103.  
  104. echo "*n*e[32m Installation aborted! I hope I see you again..."
  105. quit
  106.  
  107.  
  108. lab Start
  109.  
  110. echo "*e[1;1H*e[J"
  111. echo " Installation in progress...*n"
  112.  
  113. assign Magic: ""
  114. resident IU Magic:Programs/IconUpdate pure
  115. if warn
  116.   echo "*e[32m Installation aborted due to failure of the 'resident' command!*n This failure might be a bug in the Operating System with the*n 'IconX' command. Try to start the 'Install' script via the shell:*n Go to the MagicWB directory (with 'cd') and type 'execute install'."
  117.   wait 20
  118.   quit
  119. endif
  120.  
  121.  
  122. echo noline " Installing XEN-Icons to SYS:System..."
  123. list > ram:MWB SYS:System/#?.info lformat "IU > NIL: tsd XEN-Icons/System/%n SYS:System/%n"
  124. failat 21
  125. execute > NIL: ram:MWB
  126.  
  127. if exists SYS:System/DiskCopy.info
  128.   delete SYS:System/DiskCopy.info  ; Icon was redundant, without function!
  129. endif
  130. if exists SYS:System/CLI.info
  131.   delete SYS:System/CLI.info  ; Icon was redundant.
  132. endif
  133. echo "..............................*e[33mDONE*e[0m"
  134.  
  135.  
  136. echo noline " Installing XEN-Icons to SYS:Utilities..."
  137. list > ram:MWB SYS:Utilities/#?.info lformat "IU > NIL: tsdc XEN-Icons/Utilities/%n SYS:Utilities/%n"
  138. failat 21
  139. execute > NIL: ram:MWB
  140. echo "...........................*e[33mDONE*e[0m"
  141.  
  142.  
  143. echo noline " Installing XEN-Icons to SYS:Tools..."
  144. list > ram:MWB SYS:Tools/#?.info lformat "IU > NIL: tsdw XEN-Icons/Tools/%n SYS:Tools/%n"
  145. failat 21
  146. execute > NIL: ram:MWB
  147. echo "...............................*e[33mDONE*e[0m"
  148.  
  149.  
  150. echo noline " Installing XEN-Icons to SYS:Tools/Commodities..."
  151. list > ram:MWB SYS:Tools/Commodities/#?.info lformat "IU > NIL: tsd XEN-Icons/Tools/Commodities/%n SYS:Tools/Commodities/%n"
  152. failat 21
  153. execute > NIL: ram:MWB
  154. echo "...................*e[33mDONE*e[0m"
  155.  
  156. echo noline " Installing XEN-Icons to SYS:WBStartup..."
  157. list > ram:MWB SYS:WBStartup/#?.info lformat "IU > NIL: tsdc XEN-Icons/Tools/Commodities/%n SYS:WBStartup/%n"
  158. failat 21
  159. execute > NIL: ram:MWB
  160. IU > NIL: tsdc Programs/Misc/TolleUhr.info SYS:WBStartup/TolleUhr.info
  161. echo "...........................*e[33mDONE*e[0m"
  162.  
  163.  
  164. if exists SYS:Devs/DataTypes
  165.   echo noline " Installing XEN-Icons to SYS:Devs/DataTypes..."
  166.   list > ram:MWB SYS:Devs/DataTypes/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/DataTypes/def_DataType.info %s%s"
  167.   failat 21
  168.   execute > NIL: ram:MWB
  169.   if exists sys:Storage/DataTypes
  170.     list > ram:MWB SYS:Storage/DataTypes/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/DataTypes/def_DataType.info %s%s"
  171.     execute > NIL: ram:MWB
  172.   endif
  173.   echo "......................*e[33mDONE*e[0m"
  174. endif
  175.  
  176.  
  177. echo noline " Installing XEN-Icons to SYS:Devs/DOSDrivers..."
  178. list > ram:MWB SYS:Devs/DOSDrivers/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/DOSDrivers/def_DOSDriver.info %s%s"
  179. failat 21
  180. execute > NIL: ram:MWB
  181. if exists sys:Storage/DOSDrivers
  182.   list > ram:MWB SYS:Storage/DOSDrivers/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/DOSDrivers/def_DOSDriver.info %s%s"
  183.   execute > NIL: ram:MWB
  184. endif
  185. echo ".....................*e[33mDONE*e[0m"
  186.  
  187.  
  188. echo noline " Installing XEN-Icons to SYS:Devs/Keymaps..."
  189. list > ram:MWB SYS:Devs/Keymaps/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Keymaps/def_Keymap.info %s%s"
  190. failat 21
  191. execute > NIL: ram:MWB
  192. if exists sys:Storage/Keymaps
  193.   list > ram:MWB SYS:Storage/Keymaps/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Keymaps/def_Keymap.info %s%s"
  194.   execute > NIL: ram:MWB
  195. endif
  196. echo "........................*e[33mDONE*e[0m"
  197.  
  198.  
  199. echo noline " Installing XEN-Icons to SYS:Devs/Monitors..."
  200. list > ram:MWB SYS:Devs/Monitors/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Monitors/def_Monitor.info %s%s"
  201. failat 21
  202. execute > NIL: ram:MWB
  203. if exists sys:Storage/Monitors
  204.   list > ram:MWB SYS:Storage/Monitors/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Monitors/def_Monitor.info %s%s"
  205.   execute > NIL: ram:MWB
  206. endif
  207. echo ".......................*e[33mDONE*e[0m"
  208.  
  209.  
  210. echo noline " Installing XEN-Icons to SYS:Devs/Printers..."
  211. list > ram:MWB SYS:Devs/Printers/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Printers/def_Printer.info %s%s"
  212. failat 21
  213. execute > NIL: ram:MWB
  214. if exists sys:Storage/Printers
  215.   list > ram:MWB SYS:Storage/Printers/#?.info lformat "IU > NIL: tsdn XEN-Icons/Devs/Printers/def_Printer.info %s%s"
  216.   execute > NIL: ram:MWB
  217. endif
  218. echo ".......................*e[33mDONE*e[0m"
  219.  
  220.  
  221. echo noline " Installing XEN-Icons to SYS:Prefs..."
  222. list > ram:MWB SYS:Prefs/#?.info lformat "IU > NIL: tsd XEN-Icons/Prefs/%n SYS:Prefs/%n"
  223. failat 21
  224. execute > NIL: ram:MWB
  225. echo "...............................*e[33mDONE*e[0m"
  226.  
  227.  
  228. echo noline " Installing XEN-DEFAULT-Icons to ENVARC:Sys..."
  229. copy > NIL: XEN-Icons/Prefs/Env-Archive/Sys/~(PaletteAGA|palette8bit.ilbm|WBPattern.prefs) TO ENVARC:Sys all
  230. echo "......................*e[33mDONE*e[0m"
  231.  
  232.  
  233. echo noline " Updating old Drawer-Icons in SYS:..."
  234. list > ram:MWB SYS: dirs all lformat "if exists *"%f%n.info*" *n  list > ram:Length *"%f%n.info*" nohead nodates *n  search > NIL: ram:Length 1233 *n  if not warn *n  else *n    search > NIL: ram:Length 2625 *n    if not warn *n    else *n      IU > NIL: cwn XEN-Icons/Prefs/Env-Archive/Sys/def_Drawer.info *"%f%n.info*" *n    endif *n  endif *nendif*n"
  235. execute > NIL: ram:MWB
  236.  
  237. if exists SYS:Trashcan.info
  238.   IU > NIL: cw XEN-Icons/Prefs/Env-Archive/Sys/def_trashcan.info SYS:Trashcan.info
  239. endif
  240. echo "...............................*e[33mDONE*e[0m"
  241. delete > NIL: ram:Length
  242.  
  243.  
  244. version > NIL: exec.library 39
  245. if warn
  246.   skip Continue
  247. endif
  248. echo "*n Kickstart 3.x detected:*n"
  249. set > NIL: Kick30 yep
  250. echo noline " Installing Palette.prefs and WBPattern.prefs for Kickstart 3.x..."
  251. delete > NIL: envarc:sys/sysfont.prefs ; file redundant for 3.x
  252. delete > NIL: envarc:sys/wbfont.prefs  ; file redundant for 3.x
  253. copy > NIL: XEN-Icons/Prefs/Env-Archive/Sys/PaletteAGA ENVARC:Sys/Palette.prefs CLONE
  254. copy > NIL: XEN-Icons/Prefs/Env-Archive/Sys/WBPattern.prefs ENVARC:Sys
  255. copy > NIL: XEN-Icons/Prefs/Env-Archive/Sys/palette8bit.ilbm ENVARC:Sys
  256. echo "..*e[33mDONE*e[0m*n"
  257.  
  258. echo noline " Preparing MagicWB for Kickstart 3.x..."
  259. if exists SYS:S/User-Startup
  260.   search > NIL: SYS:S/User-Startup MagicWB-Demon
  261.   if warn
  262.     join Magic:Programs/AllocScript SYS:S/User-Startup TO RAM:User-Startup
  263.     copy > NIL: RAM:User-Startup SYS:S
  264.     delete > NIL: RAM:User-Startup
  265.   endif
  266. else
  267.   copy Magic:Programs/AllocScript TO SYS:S/User-Startup
  268. endif
  269.  
  270. search > NIL: SYS:S/Startup-Sequence MagicWB-Demon
  271. if warn
  272.   C:EDIT SYS:S/Startup-Sequence WITH Magic:Programs/SSScript
  273. endif
  274.  
  275. copy > NIL: magic:Programs/MagicWB-Demon SYS:C
  276. copy > NIL: magic:Programs/ataditm sys:s/mti.data
  277. echo "..*e[33mDONE*e[0m*n"
  278.  
  279.  
  280.  
  281. echo "*e[1;1H*e[J"
  282. echo noline "*n*n Do you have the AA (AGA) Chipset? "
  283.  
  284. set > nil: AGA ?
  285. echo "*e[1;1H*e[J"
  286. if $AGA eq "ja"
  287.   skip InstallAGA
  288. endif
  289. if $AGA eq "j"
  290.   skip InstallAGA
  291. endif
  292. if $AGA eq "y"
  293.   skip InstallAGA
  294. endif
  295. if $AGA eq "yes"
  296.   skip InstallAGA
  297. endif
  298. skip Continue
  299.  
  300.  
  301. lab InstallAGA
  302.  
  303. echo "*n MagicWB offers a special goody to all AGA-Users:*n"
  304. echo " If you want, MagicWB will install a very special Background-Picture. This"
  305. echo " Background-Picture will be an IntelOutside-Logo :) with a beautiful, blue"
  306. echo " gradient on your WB (having more than 520 colors)! You can of course change"
  307. echo " the colors of the gradient.*n"
  308. echo " The magic thing about it is, that it will only need 50KB of Chip-Mem! And"
  309. echo " the result is breathtaking. Second, it will need at least a 16-color-"
  310. echo " screenmode.*n"
  311. echo " If you are not sure about this, just try it out! You may always change this"
  312. echo " configuration afterwards if you won't like it (but you will! ;).*n"
  313. echo noline " Do you want to have this special AGA-Background installed? "
  314.  
  315. set > nil: AGAPic ?
  316. echo "*e[1;1H*e[J"
  317. if $AGAPic eq "ja"
  318.   skip DoAGA
  319. endif
  320. if $AGAPic eq "j"
  321.   skip DoAGA
  322. endif
  323. if $AGAPic eq "y"
  324.   skip DoAGA
  325. endif
  326. if $AGAPic eq "yes"
  327.   skip DoAGA
  328. endif
  329. skip Continue
  330.  
  331. lab DoAGA
  332. echo "*e[1;1H*e[J"
  333. echo noline "*n*n Installing AGA-Background..."
  334.  
  335. if not exists SYS:Prefs/Patterns
  336.   makedir SYS:Prefs/Patterns
  337. endif
  338. copy > NIL: Magic:Patterns/IntelOutside_AGA SYS:Prefs/Patterns
  339. if exists SYS:WBStartup/WBVerlauf
  340.   makedir > NIL: SYS:WBStartup/WBVerlaufOLD
  341.   copy > NIL: SYS:WBStartup/WBVerlauf#? TO SYS:WBStartup/WBVerlaufOLD
  342.   delete > NIL: SYS:WBStartup/WBVerlauf#?
  343.   copy > NIL: Magic:Programs/MagicCopper#? SYS:WBStartup
  344. else
  345.   copy > NIL: Magic:Programs/MagicCopper#? SYS:WBStartup
  346. endif
  347. copy > NIL: Magic:Programs/WBPatternAGA.prefs ENVARC:SYS/WBPattern.prefs
  348. echo ".................................*e[33mDONE*e[0m*n"
  349.  
  350. echo " You MUST now select a 16 color screenmode (or higher if you want)."
  351. echo " This is important to correctly display the AGA-Background on your"
  352. echo " WB. By pressing <RETURN>, the screenmode preferences will appear"
  353. echo " now and you will have to select 16 or more colors and click the"
  354. echo " button SAVE. If a requester appears saying something like *"you must"
  355. echo " now close all windows...*", just ignore it, move it aside and wait"
  356. echo " until this update is finished. The requester will then disappear."
  357. echo " Please press *e[32m<RETURN>*e[0m now."
  358. set > NIL: Return ?
  359. SYS:Prefs/Screenmode
  360. set > NIL: AGAInstalled yep
  361.  
  362.  
  363.  
  364. lab Continue
  365.  
  366. echo " Installing XEN-SPECIAL-Icons:"
  367. echo noline "     Installing Preset-Default-Icon to SYS:Prefs/Presets..."
  368. copy > NIL: XEN-Icons/SPECIAL/Misc/Preset.info SYS:Prefs/Presets
  369. echo ".........*e[33mDONE*e[0m"
  370.  
  371.  
  372. echo noline "     Installing RAM-Icon to S:RAM.info......"
  373. if exists SYS:S/RAM.info
  374.   IU > NIL: dcw XEN-Icons/SPECIAL/Devices/RAM.info SYS:S/RAM.info
  375. else
  376.   copy > NIL: XEN-Icons/SPECIAL/Devices/RAM.info SYS:S
  377. endif
  378. if exists SYS:S/User-Startup
  379.   search > NIL: SYS:S/User-Startup SYS:S/RAM.info
  380.   if warn
  381.     join Magic:Programs/RAMScript SYS:S/User-Startup TO RAM:User-Startup
  382.     copy > NIL: RAM:User-Startup SYS:S
  383.     delete > NIL: RAM:User-Startup
  384.   endif
  385. else
  386.   copy > NIL: Magic:Programs/RAMScript TO SYS:S/User-Startup
  387. endif
  388. echo "........................*e[33mDONE*e[0m"
  389.  
  390.  
  391. if exists SYS:Disk.info
  392.   echo noline "*n Installing HardDisk-Icon to SYS:..."
  393.   IU > NIL: dcw XEN-Icons/SPECIAL/Devices/HD.info SYS:Disk.info
  394.   echo "................................*e[33mDONE*e[0m*n"
  395. else
  396.   lab Path
  397.   echo noline "*n Please enter the PATH where the HardDisk-Icon should*n be installed (i.e. 'DH0:'): "
  398.   set > NIL: Path ?
  399.   if > NIL: not exists $Path
  400.     echo " Wrong path, path does not exist! Try again...*n"
  401.     skip back path
  402.   endif
  403.   echo noline " Installing HardDisk-Icon to $Path..."
  404.   cd $Path
  405.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  406.   cd Magic:
  407.   echo "..*e[33mDONE*e[0m*n"
  408. endif
  409.  
  410.  
  411. lab HardDisk
  412.  
  413. echo noline " Do you want to have the HardDisk-Icon installed to other partitions? "
  414. set > nil: HardDisk ?
  415. echo "*e[1;1H*e[J"
  416. if $HardDisk eq "ja"
  417.   skip InstallHardDisk
  418. endif
  419. if $HardDisk eq "j"
  420.   skip InstallHardDisk
  421. endif
  422. if $HardDisk eq "y"
  423.   skip InstallHardDisk
  424. endif
  425. if $HardDisk eq "yes"
  426.   skip InstallHardDisk
  427. endif
  428. skip Continue
  429.  
  430. lab InstallHardDisk
  431. echo noline "*N Please enter the NAME of the desired partition (i.e. 'DH1:'): "
  432. set > nil: Device [Return]
  433. set > nil: Device ?
  434. if not exists $Device
  435.   echo " Wrong device, $Device does not exist! Try again..."
  436.   skip back InstallHardDisk
  437. endif
  438. echo noline "*n Installing HardDisk-Icon to $Device..."
  439. cd $Device
  440. if exists Disk.info
  441.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  442. else
  443.   copy > NIL: Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  444. endif
  445. cd Magic:
  446. echo "................................*e[33mDONE*e[0m*n"
  447. skip back HardDisk
  448.  
  449.  
  450. lab Continue
  451. echo "*e[1;1H*e[J"
  452. echo noline "*n Do you have a SYQUEST (removable cartridge disk drive)? "
  453. set > nil: Syquest ?
  454. if $Syquest eq "ja"
  455.   skip InstallSyquest
  456. endif
  457. if $Syquest eq "j"
  458.   skip InstallSyquest
  459. endif
  460. if $Syquest eq "y"
  461.   skip InstallSyquest
  462. endif
  463. if $Syquest eq "yes"
  464.   skip InstallSyquest
  465. endif
  466. skip Continue
  467.  
  468. lab InstallSyquest
  469. echo noline "*n Please enter the NAME of your Syquest (for example 'DH1:'): "
  470. set > NIL: Dev [Return]
  471. set > NIL: Dev ?
  472. if not exists $Dev
  473.   echo " Wrong device, $Dev does not exist! Try again..."
  474.   skip back InstallSyquest
  475. endif
  476. echo noline "*n Installing Syquest-Icon to $Dev..."
  477. cd $Dev
  478. IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/Syquest.info Disk.info
  479. cd Magic:
  480. echo "...*e[33mDONE*e[0m"
  481. wait 6
  482.  
  483. lab Continue
  484.  
  485.  
  486. echo "*e[1;1H*e[J"
  487. Echo noline "*n Installing new Image-Drawer-Icons..."
  488.  
  489. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DataTypes.info SYS:Devs/DataTypes.info
  490. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DataTypes.info SYS:storage/DataTypes.info
  491. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DOSDrivers.info SYS:Devs/DOSDrivers.info
  492. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DOSDrivers.info SYS:storage/DOSDrivers.info
  493. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Keymaps.info SYS:Devs/Keymaps.info
  494. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Keymaps.info SYS:storage/Keymaps.info
  495. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Monitors.info SYS:Devs/Monitors.info
  496. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Monitors.info SYS:storage/Monitors.info
  497. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Printers.info SYS:Devs/Printers.info
  498. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Printers.info SYS:storage/Printers.info
  499.  
  500. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Presets.info SYS:Prefs/Presets.info
  501. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Commodities.info SYS:Tools/Commodities.info
  502.  
  503. IU > NIL: cw XEN-Icons/Prefs.info SYS:Prefs.info
  504. IU > NIL: cw XEN-Icons/Special/ImageDrawers/System.info SYS:System.info
  505. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Tools.info SYS:Tools.info
  506. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Utilities.info SYS:Utilities.info
  507. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Devs.info SYS:Devs.info
  508. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Storage.info SYS:Storage.info
  509. IU > NIL: cw XEN-Icons/Special/ImageDrawers/WBStartup.info SYS:WBStartup.info
  510. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Expansion.info SYS:Expansion.info
  511.  
  512. echo "..................*e[33mDONE*e[0m"
  513.  
  514.  
  515. echo noline "*n Installing MagicWB-Fonts to FONTS:..."
  516. copy > NIL: Fonts/#? TO FONTS: all
  517. echo ".................*e[33mDONE*e[0m"
  518.  
  519.  
  520. if not exists SYS:Prefs/Patterns
  521.   makedir SYS:Prefs/Patterns
  522. endif
  523. version >NIL: exec.library 39
  524. if warn
  525.   echo noline "*N*n*n Installing ONE PATTERN to SYS:Prefs/Patterns*n (drawer will be created)..."
  526.   copy > NIL: Patterns/Marble_CLASSIC TO SYS:Prefs/Patterns
  527. else
  528.   echo noline "*N*n*n Installing TWO PATTERNS to SYS:Prefs/Patterns*n (drawer will be created)..."
  529.   SYS:Prefs/WBPattern FROM Magic:Programs/WBPattern.pre USE
  530.   copy > NIL: Patterns/Marble_CLASSIC TO SYS:Prefs/Patterns
  531.   copy > NIL: Patterns/MarbleDark TO SYS:Prefs/Patterns
  532. endif
  533. echo "..*e[33mDONE*e[0m"
  534.  
  535. wait 5
  536.  
  537. echo "*e[1;1H*e[J"
  538. echo "*n*n Do you want to install the MagicWB-Dock-Images to SYS:Prefs/MagicWB-Images?"
  539. echo " The assign 'MagicWB:' for this directory will be added to 'S:User-Startup'"
  540. echo " so that you only need to append the supplied MagicWB-Docks ToolManager-"
  541. echo " configuration to your own ToolManager-config to enjoy the MagicWB-Docks."
  542. echo noline "*n Would you like to have them installed? "
  543. set > nil: docks ?
  544. if $docks eq "ja"
  545.   skip Installdocks
  546. endif
  547. if $docks eq "j"
  548.   skip Installdocks
  549. endif
  550. if $docks eq "y"
  551.   skip Installdocks
  552. endif
  553. if $docks eq "yes"
  554.   skip Installdocks
  555. endif
  556. skip Continue
  557.  
  558. lab InstallDocks
  559.  
  560. echo noline "*n*n Installing Dock-Images to SYS:Prefs/MagicWB-Images..."
  561. makedir > NIL: sys:prefs/MagicWB-Images
  562. copy > NIL: magic:xen-icons/Dock-Brushes/#?.brush SYS:Prefs/MagicWB-Images
  563. echo "..............*e[33mDONE*e[0m"
  564. echo noline "*n Appending MagicWB: assign to SYS:S/User-Startup..."
  565. if exists SYS:S/User-Startup
  566.   search > NIL: SYS:S/User-Startup "assign >NIL: MagicWB:"
  567.   if warn
  568.     echo >>sys:s/user-startup "assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images"
  569.   endif
  570. else
  571.   echo >sys:s/user-startup "assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images"
  572. endif
  573. echo ".................*e[33mDONE*e[0m"
  574. wait 2
  575. echo "*n*n The Dock-Images are now properly installed. Please use the ToolManager,"
  576. echo " append the supplied configuration for the images (can be found as *e[32mXEN-"
  577. echo " Icons/Dock-Brushes/MagicWB-Docks*e[0m) and configure the Docks to fit your"
  578. echo " own personal taste."
  579.  
  580. wait 10
  581.  
  582.  
  583. lab continue
  584.  
  585. Echo "*n*N*n*n*n The installation is now successfully finished."
  586. echo > ENVARC:MagicWB "2.0"
  587. echo "*n*n     [Return]"
  588. set > nil: Return ?
  589. echo "*e[1;1H*e[J"
  590. echo "*n Finally some important information:*n"
  591. echo "*n There are some things you immediately have to do after this installation"
  592. echo " is finished."
  593. echo "*n- You have to change the SCREENMODE-Preferences to a proportional resolution"
  594. echo "  with at least 8 COLORS! Proportional resolutions are for example: 640x480,"
  595. echo "  640x512, 800x600, 1024x768, 1280x1024 etc. But NOT a resolution like"
  596. echo "  640x256 (=MedRes Pal) or similar resolutions where the horizontal pixels"
  597. echo "  are nearly twice as much than the vertical amount of pixels. With these"
  598. echo "  'non-square-pixel' resolutions the Icons and Fonts are being distorted."
  599. echo "  So you have to use a proportional resolution to enjoy *e[32mMagicWB*e[0m as the"
  600. echo "  author has planned it to be!"
  601.  
  602. if $AGAInstalled eq "yep"
  603.   echo noline "*n     [Return]"
  604.   set > nil: Return ?
  605.   skip continue
  606. endif
  607.  
  608. echo "*n  And you MUST select at least an 8 COLOR Workbench!"
  609. echo "*e[J*n*e[32m  Now, by pressing RETURN, the ScreenMode-Prefs will appear. Please select"
  610. echo "  a square-pixel-screenmode with 8 colors and click 'SAVE'...*e[0m"
  611. echo "  (if a system requester asks you to close all windows, just move the"
  612. echo "  requester aside and wait until this installation is finished, then"
  613. echo "  it will disappear)"
  614. echo noline "*n     [Return]"
  615. set > nil: Return ?
  616. SYS:Prefs/Screenmode
  617.  
  618. lab continue
  619.  
  620. echo "*e[1;1H*e[J*n*n- Second, you can find the patterns 'Marble_CLASSIC' and 'MarbleDark'"
  621. echo "  in the SYS:Prefs/Patterns directory. These are the only patterns that have"
  622. echo "  been installed to save diskspace. There are plenty of other patterns in"
  623. echo "  the MagicWB/Patterns directory (over 50 patterns!) that you can copy"
  624. echo "  to SYS:Prefs/Patterns if required.*n"
  625.  
  626. if $Kick30 eq "yep"
  627.   skip continue
  628. endif
  629.  
  630. echo "  If you are user of the OS2.0 or OS2.1 you will have to install the program"
  631. echo "  NickPrefs to use the Patterns of *e[32mMagicWB*e[0m. Please consult the documentation.*n"
  632.  
  633. lab continue
  634.  
  635. echo "- Programmers should take a look into the MagicWB/XEN-Icons/SPECIAL drawer!"
  636. echo "  Here you can find Icons for your programs that have logically not been"
  637. echo "  installed with this installation: AmigaGuide, ReadMe, templates,"
  638. echo "  device icons, over 50 Image-Drawers etc.*n"
  639. echo "- And everybody MUST take a look into the XEN-Icons/Dock-Brushes drawer!"
  640. echo "  (The files in this drawer have NOT been installed to your system)"
  641. echo "  Here you will find all the general purpose Images you will need in"
  642. echo "  conjunction with ToolManager (or any other similar program) and MagicWB"
  643. echo "  to get a really magic Workbench feeling!  ;)"
  644. echo "*n*n     [Return]"
  645. set > nil: Return ?
  646. echo "*e[1;1H*e[J"
  647. echo "*n*N*n Thank you for supporting the author of *e[32mMagicWB*e[0m by your registration, making"
  648. echo " future versions of *e[32mMagicWB*e[0m possible. Always remember:"
  649. echo "*n*n*e[1;32m          ______________________________________________________"
  650. echo "                                                                 "
  651. echo "            A PRODUCT WORTH USING IS ALSO WORTH BEING SUPPORTED  "
  652. echo "           *e[1;31m_____________________________________________________ "
  653. echo "*n*N                 MagicWB © 1992-94 by Martin Huttenloher"
  654. echo "*n                        - Released as SHAREWARE -*n*n"
  655. echo "*e[32m    MagicWB 2.0 MUST NOT BE DISTRIBUTED! Remember: Your address and name"
  656. echo "        are encoded in this personalized version. Do not spread it!*e[0m"
  657. echo "*n*n    [Return]"
  658. set > nil: Return ?
  659. echo "*e[1;1H*e[J"
  660. echo "*n*n*n Now have much fun with *e[32mMagicWB*e[0m...*n*n To enjoy MagicWB immediately you have to reset your AMIGA first,*n so that all configurations will be set properly!*n*n Bye, bye...*n*N"
  661. echo "*n*n     [Return]"
  662. set > nil: Return ?
  663.  
  664. resident > NIL: IU remove
  665. assign > NIL: Magic: remove
  666. delete > NIL: ram:MWB
  667. cd documents/
  668. run >NIL: AboutMagicWB
  669. quit
  670.  
  671. ;##################################################################################################
  672. ;##################################################################################################
  673.  
  674. lab update
  675. echo "*e[1;1H*e[J"
  676.  
  677. echo "*e[1;32m ______________________________________________________________________"
  678. echo " *e[43m                                                                      *e[0m"
  679. echo " *e[0;32;43m               Welcome to MagicWB v2.0: UPDATE MAGICWB*e[1m                *e[0m"
  680. echo " *e[1;4;43m                                                                      *e[0m"
  681. echo "*n*n This update will provide you with the most comfortable way of updating"
  682. echo " all other MagicWB versions prior to version 2.0 of MagicWB."
  683. echo "*n This installation should only be done if you have already installed a"
  684. echo " previous version (1.0, 1.2p or 1.5) of MagicWB."
  685. echo "*n To get to know about all the changes between version 2.0 and an older"
  686. echo " version, please read the CHANGES chapter in the MagicWB.guide."
  687.  
  688. echo noline "*n*n Start the UPDATE? "
  689.  
  690. set > nil: InpVar ?
  691.  
  692. if $InpVar eq "ja"
  693.   skip Start
  694. endif
  695.  
  696. if $InpVar eq "j"
  697.   skip Start
  698. endif
  699.  
  700. if $InpVar eq "y"
  701.   skip Start
  702. endif
  703.  
  704. if $InpVar eq "yes"
  705.   skip Start
  706. endif
  707.  
  708. echo noline "*n*e[32m Update aborted."
  709. quit
  710.  
  711. lab Start
  712. assign Magic: ""
  713. resident IU Magic:Programs/IconUpdate pure
  714. if warn
  715.   echo "*e[32m Update aborted due to failure of the 'resident' command!*n This failure might be a bug in the Operating System with the*n 'IconX' command. Try to start the 'Install' script via the shell:*n Go to the MagicWB directory (with 'cd') and type 'execute install'."
  716.   wait 15
  717.   quit
  718. endif
  719.  
  720. echo "*e[1;1H*e[J"
  721. echo " Update in progress...*n"
  722.  
  723.  
  724. echo noline " Updating XEN-Icons in SYS:System..."
  725. list > ram:MWB SYS:System/#?.info lformat "IU > NIL: tsdc Magic:XEN-Icons/System/%n SYS:System/%n"
  726. failat 21
  727. execute > NIL: ram:MWB
  728.  
  729. if exists SYS:System/DiskCopy.info
  730.   delete SYS:System/DiskCopy.info  ; Icon was redundant, without function!
  731. endif
  732. if exists SYS:System/CLI.info
  733.   delete SYS:System/CLI.info  ; Icon was redundant.
  734. endif
  735. echo "..............................*e[33mDONE*e[0m"
  736.  
  737.  
  738. echo noline " Updating XEN-Icons in SYS:Utilities..."
  739. list > ram:MWB SYS:Utilities/#?.info lformat "IU > NIL: tsdc Magic:XEN-Icons/Utilities/%n SYS:Utilities/%n"
  740. failat 21
  741. execute > NIL: ram:MWB
  742. echo "...........................*e[33mDONE*e[0m"
  743.  
  744.  
  745. echo noline " Updating XEN-Icons in SYS:Tools..."
  746. list > ram:MWB SYS:Tools/#?.info lformat "IU > NIL: tsdcw Magic:XEN-Icons/Tools/%n SYS:Tools/%n"
  747. failat 21
  748. execute > NIL: ram:MWB
  749. echo "...............................*e[33mDONE*e[0m"
  750.  
  751.  
  752. echo noline " Updating XEN-Icons in SYS:Tools/Commodities..."
  753. list > ram:MWB SYS:Tools/Commodities/#?.info lformat "IU > NIL: tsdc Magic:XEN-Icons/Tools/Commodities/%n SYS:Tools/Commodities/%n"
  754. failat 21
  755. execute > NIL: ram:MWB
  756. echo "...................*e[33mDONE*e[0m"
  757.  
  758. echo noline " Updating XEN-Icons in SYS:WBStartup..."
  759. list > ram:MWB SYS:WBStartup/#?.info lformat "IU > NIL: tsdcw Magic:XEN-Icons/Tools/Commodities/%n SYS:WBStartup/%n"
  760. failat 21
  761. execute > NIL: ram:MWB
  762. IU > NIL: tsdc Programs/Misc/TolleUhr.info SYS:WBStartup/TolleUhr.info
  763. echo "...........................*e[33mDONE*e[0m"
  764.  
  765.  
  766. if exists SYS:Devs/DataTypes
  767.   echo noline " Updating XEN-Icons in SYS:Devs/DataTypes..."
  768.   list > ram:MWB SYS:Devs/DataTypes/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/DataTypes/def_DataType.info *"%s%s*""
  769.   failat 21
  770.   execute > NIL: ram:MWB
  771.   if exists sys:Storage/DataTypes
  772.     list > ram:MWB SYS:Storage/DataTypes/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/DataTypes/def_DataType.info *"%s%s*""
  773.     execute > NIL: ram:MWB
  774.   endif
  775.   echo "......................*e[33mDONE*e[0m"
  776. endif
  777.  
  778.  
  779. echo noline " Updating XEN-Icons in SYS:Devs/DOSDrivers..."
  780. list > ram:MWB SYS:Devs/DOSDrivers/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/DOSDrivers/def_DOSDriver.info %s%s"
  781. failat 21
  782. execute > NIL: ram:MWB
  783. if exists sys:Storage/DOSDrivers
  784.   list > ram:MWB SYS:Storage/DOSDrivers/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/DOSDrivers/def_DOSDriver.info %s%s"
  785.   execute > NIL: ram:MWB
  786. endif
  787. echo ".....................*e[33mDONE*e[0m"
  788.  
  789.  
  790. echo noline " Updating XEN-Icons in SYS:Devs/Keymaps..."
  791. list > ram:MWB SYS:Devs/Keymaps/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Keymaps/def_Keymap.info %s%s"
  792. failat 21
  793. execute > NIL: ram:MWB
  794. if exists sys:Storage/Keymaps
  795.   list > ram:MWB SYS:Storage/Keymaps/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Keymaps/def_Keymap.info %s%s"
  796.   execute > NIL: ram:MWB
  797. endif
  798. echo "........................*e[33mDONE*e[0m"
  799.  
  800.  
  801. echo noline " Updating XEN-Icons in SYS:Devs/Monitors..."
  802. list > ram:MWB SYS:Devs/Monitors/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Monitors/def_Monitor.info %s%s"
  803. failat 21
  804. execute > NIL: ram:MWB
  805. if exists sys:Storage/Monitors
  806.   list > ram:MWB SYS:Storage/Monitors/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Monitors/def_Monitor.info %s%s"
  807.   execute > NIL: ram:MWB
  808. endif
  809. echo ".......................*e[33mDONE*e[0m"
  810.  
  811.  
  812. echo noline " Updating XEN-Icons in SYS:Devs/Printers..."
  813. list > ram:MWB SYS:Devs/Printers/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Printers/def_Printer.info %s%s"
  814. failat 21
  815. execute > NIL: ram:MWB
  816. if exists sys:Storage/Printers
  817.   list > ram:MWB SYS:Storage/Printers/#?.info lformat "IU > NIL: tsdcn Magic:XEN-Icons/Devs/Printers/def_Printer.info %s%s"
  818.   execute > NIL: ram:MWB
  819. endif
  820. echo ".......................*e[33mDONE*e[0m"
  821.  
  822.  
  823. echo noline " Updating XEN-Icons in SYS:Prefs..."
  824. list > ram:MWB SYS:Prefs/#?.info lformat "IU > NIL: tsdc Magic:XEN-Icons/Prefs/%n SYS:Prefs/%n"
  825. failat 21
  826. execute > NIL: ram:MWB
  827. echo "...............................*e[33mDONE*e[0m"
  828.  
  829.  
  830. echo noline " Updating XEN-DEFAULT-Icons in ENVARC:Sys..."
  831. copy > NIL: Magic:XEN-Icons/Prefs/Env-Archive/Sys/~(PaletteAGA|palette8bit.ilbm|WBPattern.prefs|font.prefs|sysfont.prefs|wbfont.prefs) TO ENVARC:Sys all
  832. echo "......................*e[33mDONE*e[0m"
  833.  
  834.  
  835. echo " Updating XEN-SPECIAL-Icons:*n"
  836. echo noline "     Updating Preset-Default-Icon in SYS:Prefs/Presets..."
  837. copy > NIL: Magic:XEN-Icons/SPECIAL/Misc/Preset.info SYS:Prefs/Presets
  838. echo ".........*e[33mDONE*e[0m"
  839.  
  840.  
  841. echo noline "     Updating RAM-Icon in S:RAM.info......"
  842. if exists SYS:S/RAM.info
  843.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/RAM.info SYS:S/RAM.info
  844. else
  845.   copy > NIL: Magic:XEN-Icons/SPECIAL/Devices/RAM.info SYS:S
  846. endif
  847. if exists SYS:S/User-Startup
  848.   search > NIL: SYS:S/User-Startup SYS:S/RAM.info
  849.   if warn
  850.     join Magic:Programs/RAMScript SYS:S/User-Startup TO RAM:User-Startup
  851.     copy > NIL: RAM:User-Startup SYS:S
  852.     delete > NIL: RAM:User-Startup
  853.   endif
  854. else
  855.   copy > NIL: Magic:Programs/RAMScript TO SYS:S/User-Startup
  856. endif
  857. echo "........................*e[33mDONE*e[0m"
  858.  
  859.  
  860. if exists SYS:Disk.info
  861.   echo noline "*n Updating HardDisk-Icon in SYS:..."
  862.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/HD.info SYS:Disk.info
  863.   echo "................................*e[33mDONE*e[0m*n"
  864. else
  865.   lab Path
  866.   echo noline "*n Please enter the PATH where the HardDisk-Icon is located (i.e. 'DH0:'): "
  867.   set > NIL: Path ?
  868.   if > NIL: not exists $Path
  869.     echo " Wrong path, path does not exist! Try again...*n"
  870.     skip back path
  871.   endif
  872.   echo noline " Updating HardDisk-Icon in $Path..."
  873.   cd $Path
  874.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  875.   cd Magic:
  876.   echo "..*e[33mDONE*e[0m*n"
  877. endif
  878.  
  879.  
  880. lab HardDisk
  881.  
  882. echo noline " Do you have the HardDisk-Icon on other partitions? "
  883. set > nil: HardDisk ?
  884. echo "*e[1;1H*e[J"
  885. if $HardDisk eq "ja"
  886.   skip InstallHardDisk
  887. endif
  888. if $HardDisk eq "j"
  889.   skip InstallHardDisk
  890. endif
  891. if $HardDisk eq "y"
  892.   skip InstallHardDisk
  893. endif
  894. if $HardDisk eq "yes"
  895.   skip InstallHardDisk
  896. endif
  897. skip Continue
  898.  
  899. lab InstallHardDisk
  900. echo noline "*N Please enter the NAME of the desired partition (i.e. 'DH1:'): "
  901. set > nil: Device [Return]
  902. set > nil: Device ?
  903. if not exists $Device
  904.   echo " Wrong device, $Device does not exist! Try again..."
  905.   skip back InstallHardDisk
  906. endif
  907. echo noline "*n Updating HardDisk-Icon in $Device..."
  908. cd $Device
  909. if exists Disk.info
  910.   IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  911. else
  912.   copy > NIL: Magic:XEN-Icons/SPECIAL/Devices/HD.info Disk.info
  913. endif
  914. cd Magic:
  915. echo "............................*e[33mDONE*e[0m*n"
  916. skip back HardDisk
  917.  
  918.  
  919. lab Continue
  920. echo "*e[1;1H*e[J"
  921. echo noline "*n Do you have a SYQUEST (removable cartridge disk drive)? "
  922. set > nil: Syquest ?
  923. if $Syquest eq "ja"
  924.   skip InstallSyquest
  925. endif
  926. if $Syquest eq "j"
  927.   skip InstallSyquest
  928. endif
  929. if $Syquest eq "y"
  930.   skip InstallSyquest
  931. endif
  932. if $Syquest eq "yes"
  933.   skip InstallSyquest
  934. endif
  935. skip Continue
  936.  
  937. lab InstallSyquest
  938. echo noline "*n Please enter the NAME of your Syquest (for example 'DH1:'): "
  939. set > NIL: Dev [Return]
  940. set > NIL: Dev ?
  941. if not exists $Dev
  942.   echo " Wrong device, $Dev does not exist! Try again..."
  943.   skip back InstallSyquest
  944. endif
  945. echo noline "*n Updating Syquest-Icon in $Dev..."
  946. cd $Dev
  947. IU > NIL: dcw Magic:XEN-Icons/SPECIAL/Devices/Syquest.info Disk.info
  948. cd Magic:
  949. echo "............................*e[33mDONE*e[0m"
  950.  
  951.  
  952. wait 6
  953.  
  954.  
  955. lab Continue
  956. echo "*e[1;1H*e[J"
  957.  
  958. Echo noline "*n Installing new Image-Drawer-Icons..."
  959.  
  960. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DataTypes.info SYS:Devs/DataTypes.info
  961. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DataTypes.info SYS:storage/DataTypes.info
  962. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DOSDrivers.info SYS:Devs/DOSDrivers.info
  963. IU > NIL: cw XEN-Icons/Special/ImageDrawers/DOSDrivers.info SYS:storage/DOSDrivers.info
  964. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Keymaps.info SYS:Devs/Keymaps.info
  965. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Keymaps.info SYS:storage/Keymaps.info
  966. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Monitors.info SYS:Devs/Monitors.info
  967. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Monitors.info SYS:storage/Monitors.info
  968. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Printers.info SYS:Devs/Printers.info
  969. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Printers.info SYS:storage/Printers.info
  970.  
  971. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Presets.info SYS:Prefs/Presets.info
  972. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Commodities.info SYS:Tools/Commodities.info
  973.  
  974. IU > NIL: cw XEN-Icons/Prefs.info SYS:Prefs.info
  975. IU > NIL: cw XEN-Icons/Special/ImageDrawers/System.info SYS:System.info
  976. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Tools.info SYS:Tools.info
  977. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Utilities.info SYS:Utilities.info
  978. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Devs.info SYS:Devs.info
  979. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Storage.info SYS:Storage.info
  980. IU > NIL: cw XEN-Icons/Special/ImageDrawers/WBStartup.info SYS:WBStartup.info
  981. IU > NIL: cw XEN-Icons/Special/ImageDrawers/Expansion.info SYS:Expansion.info
  982.  
  983. echo "...............................*e[33mDONE*e[0m"
  984.  
  985.  
  986. echo noline "*n Updating old Drawer-Icons in SYS:..."
  987. list > ram:MWB SYS: dirs all lformat "if exists *"%f%n.info*" *n  list > ram:Length *"%f%n.info*" nohead nodates *n  search > NIL: ram:Length 1233 *n  if not warn *n  else *n    search > NIL: ram:Length 2625 *n    if not warn *n    else *n      IU > NIL: cwn XEN-Icons/Prefs/Env-Archive/Sys/def_Drawer.info *"%f%n.info*" *n    endif *n  endif *nendif*n"
  988. execute > NIL: ram:MWB
  989. if exists SYS:Trashcan.info
  990.   IU > NIL: cw Magic:XEN-Icons/Prefs/Env-Archive/Sys/def_trashcan.info SYS:Trashcan.info
  991. endif
  992. echo "...............................*e[33mDONE*e[0m"
  993. delete > NIL: ram:Length
  994.  
  995.  
  996. echo noline "*n Updating MagicWB-Fonts in FONTS:..."
  997. copy > NIL: Magic:Fonts/#? TO FONTS: all
  998. echo "................................*e[33mDONE*e[0m"
  999.  
  1000. echo noline "*n Updating old patterns in SYS:Prefs/Patterns to the new format..."
  1001. version >NIL: exec.library 39
  1002. if warn
  1003.   copy > NIL: Patterns/Marble_CLASSIC TO SYS:Prefs/Patterns
  1004. else
  1005.   SYS:Prefs/WBPattern FROM Magic:Programs/WBPattern.pre USE
  1006.   list > ram:MWB SYS:Prefs/Patterns/#? files lformat "copy > NIL: Magic:Patterns/%n SYS:Prefs/Patterns/%n"
  1007.   execute > NIL: ram:MWB
  1008.   delete > NIL: SYS:Prefs/Patterns/NickPrefs.info
  1009.   wait 2
  1010.   SYS:Prefs/WBPattern FROM envarc:sys/WBPattern.prefs USE
  1011. endif
  1012. echo "...*e[33mDONE*e[0m"
  1013. echo "*n*n*e[32m ATTENTION:*e[0m  With  MagicWB 2.0  the  patterns  have another color format."
  1014. echo " Please  delete  all older MagicWB patterns in any other directories and"
  1015. echo " use the new ones in SYS:Prefs/Patterns and MagicWB/Patterns."
  1016. wait 10
  1017.  
  1018. ;------------------------ OS3.x, AGA section, START ---------------------------
  1019. version > NIL: exec.library 39
  1020. if warn
  1021.   skip Continue
  1022. endif
  1023. echo "*n*n*n Kickstart 3.x detected:*n"
  1024.  
  1025.  
  1026. echo noline " Updating MagicWB for Kickstart 3.x..."
  1027. if exists SYS:S/User-Startup
  1028.   search > NIL: SYS:S/User-Startup MagicWB-Demon
  1029.   if warn
  1030.     join Magic:Programs/AllocScript SYS:S/User-Startup TO RAM:User-Startup
  1031.     copy > NIL: RAM:User-Startup SYS:S
  1032.     delete > NIL: RAM:User-Startup
  1033.   endif
  1034. else
  1035.   copy Magic:Programs/AllocScript TO SYS:S/User-Startup
  1036. endif
  1037.  
  1038. search > NIL: SYS:S/Startup-Sequence MagicWB-Demon
  1039. if warn
  1040.   C:EDIT SYS:S/Startup-Sequence WITH Magic:Programs/SSScript
  1041. endif
  1042.  
  1043. copy > NIL: magic:Programs/MagicWB-Demon SYS:C
  1044. copy > NIL: magic:Programs/ataditm sys:s/mti.data
  1045. list > RAM:PaletteCheck envarc:sys/palette.prefs
  1046. search > NIL: RAM:PaletteCheck AGA
  1047. if warn
  1048.   copy > NIL: magic:XEN-Icons/Prefs/Env-Archive/Sys/PaletteAGA ENVARC:Sys/Palette.prefs CLONE
  1049. endif
  1050. delete > NIL: RAM:PaletteCheck
  1051. copy > NIL: magic:XEN-Icons/Prefs/Env-Archive/Sys/palette8bit.ilbm ENVARC:Sys
  1052. echo "..............................*e[33mDONE*e[0m*n"
  1053.  
  1054.  
  1055. echo noline " Do you have the AA (AGA) Chipset? "
  1056.  
  1057. set > nil: AGA ?
  1058. echo "*e[1;1H*e[J"
  1059. if $AGA eq "ja"
  1060.   skip InstallAGA
  1061. endif
  1062. if $AGA eq "j"
  1063.   skip InstallAGA
  1064. endif
  1065. if $AGA eq "y"
  1066.   skip InstallAGA
  1067. endif
  1068. if $AGA eq "yes"
  1069.   skip InstallAGA
  1070. endif
  1071. skip Continue
  1072.  
  1073.  
  1074. lab InstallAGA
  1075.  
  1076. echo "*n MagicWB offers a special goody to all AGA-Users:*n"
  1077. echo " If you want, MagicWB will install a very special Background-Picture. This"
  1078. echo " Background-Picture will be an IntelOutside-Logo :) with a beautiful, blue"
  1079. echo " gradient on your WB (having more than 520 colors)! You can of course change"
  1080. echo " the colors of the gradient.*n"
  1081. echo " The magic thing about it is, that it will only need 50KB of Chip-Mem! And"
  1082. echo " the result is breathtaking. Second, it will need at least a 16-color-"
  1083. echo " screenmode.*n"
  1084. echo " If you are not sure about this, just try it out! You may always change this"
  1085. echo " configuration afterwards if you won't like it (but you will! ;).*n"
  1086. echo noline " Do you want to have this special AGA-Background installed? "
  1087.  
  1088. set > nil: AGAPic ?
  1089. echo "*e[1;1H*e[J"
  1090. if $AGAPic eq "ja"
  1091.   skip DoAGA
  1092. endif
  1093. if $AGAPic eq "j"
  1094.   skip DoAGA
  1095. endif
  1096. if $AGAPic eq "y"
  1097.   skip DoAGA
  1098. endif
  1099. if $AGAPic eq "yes"
  1100.   skip DoAGA
  1101. endif
  1102. skip Continue
  1103.  
  1104. lab DoAGA
  1105. echo "*e[1;1H*e[J"
  1106. echo noline "*n*n Installing AGA-Background..."
  1107.  
  1108. copy > NIL: Magic:Patterns/IntelOutside_AGA SYS:Prefs/Patterns
  1109. if exists SYS:WBStartup/WBVerlauf
  1110.   makedir > NIL: SYS:WBStartup/WBVerlaufOLD
  1111.   copy > NIL: SYS:WBStartup/WBVerlauf#? TO SYS:WBStartup/WBVerlaufOLD
  1112.   delete > NIL: SYS:WBStartup/WBVerlauf#?
  1113.   copy > NIL: Magic:Programs/MagicCopper#? SYS:WBStartup
  1114. else
  1115.   if exists SYS:WBStartup/MagicCopper
  1116.     makedir SYS:WBStartup/MagicCopperBackup
  1117.     copy > NIL: SYS:WBStartup/MagicCopper.info SYS:WBStartup/MagicCopperBackup
  1118.     copy > NIL: Magic:Programs/MagicCopper.info SYS:WBStartup
  1119.     skip cop
  1120.   endif
  1121.   copy > NIL: Magic:Programs/MagicCopper#? SYS:WBStartup
  1122. endif
  1123. lab cop
  1124. copy > NIL: Magic:Programs/WBPatternAGA.prefs ENVARC:SYS/WBPattern.prefs
  1125. echo ".................................*e[33mDONE*e[0m*n"
  1126.  
  1127. echo " You MUST now select a 16 color screenmode (or higher if you want)."
  1128. echo " This is important to correctly display the AGA-Background on your"
  1129. echo " WB. By pressing <RETURN>, the screenmode preferences will appear"
  1130. echo " now and you will have to select 16 or more colors and click the"
  1131. echo " button SAVE. If a requester appears saying something like *"you must"
  1132. echo " now close all windows...*", just ignore it and move it aside and wait"
  1133. echo " until this update is finished. The requester will then disappear."
  1134. echo " Please press *e[32m<RETURN>*e[0m now."
  1135. set > NIL: Return ?
  1136. SYS:Prefs/Screenmode
  1137. ;------------------------ OS3.x, AGA section, END ---------------------------
  1138.  
  1139.  
  1140. lab Continue
  1141. echo "*e[1;1H*e[J"
  1142. echo "*n*n Do you want to install the MagicWB-Dock-Images to SYS:Prefs/MagicWB-Images?"
  1143. echo " The assign 'MagicWB:' for this directory will be added to 'S:User-Startup'"
  1144. echo " so that you will only need to append the supplied MagicWB-Docks ToolManager-"
  1145. echo " configuration to your own ToolManager-config to enjoy the MagicWB-Docks."
  1146. echo noline "*n Would you like to have them installed? "
  1147. set > nil: docks ?
  1148. if $docks eq "ja"
  1149.   skip Installdocks
  1150. endif
  1151. if $docks eq "j"
  1152.   skip Installdocks
  1153. endif
  1154. if $docks eq "y"
  1155.   skip Installdocks
  1156. endif
  1157. if $docks eq "yes"
  1158.   skip Installdocks
  1159. endif
  1160. skip Continue
  1161.  
  1162. lab InstallDocks
  1163.  
  1164. echo noline "*n*n Installing Dock-Images to SYS:Prefs/MagicWB-Images..."
  1165. makedir >NIL: sys:prefs/MagicWB-Images
  1166. copy > NIL: magic:xen-icons/Dock-Brushes/#?.brush SYS:Prefs/MagicWB-Images
  1167. echo "..............*e[33mDONE*e[0m"
  1168. if exists SYS:S/User-Startup
  1169.   search > NIL: SYS:S/User-Startup "assign >NIL: MagicWB:"
  1170.   if warn
  1171.     echo noline "*n Appending MagicWB: assign to SYS:S/User-Startup..."
  1172.     echo >>sys:s/user-startup "assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images"
  1173.     echo ".................*e[33mDONE*e[0m"
  1174.   endif
  1175. else
  1176.   echo noline "*n Creating SYS:S/User-Startup with MagicWB: assign..."
  1177.   echo >sys:s/user-startup "assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images"
  1178.   echo "................*e[33mDONE*e[0m"
  1179. endif
  1180. wait 4
  1181. echo "*n*n The Dock-Images are now properly installed. Please use the ToolManager,"
  1182. echo " append the supplied configuration for the images (can be found as *e[32mXEN-"
  1183. echo " Icons/Dock-Brushes/MagicWB-Docks*e[0m) and configure the Docks to fit your"
  1184. echo " own personal taste."
  1185.  
  1186. wait 18
  1187.  
  1188. lab continue
  1189. echo "*e[1;1H*e[J"
  1190. echo "*n*e[32m Update is finished.*e[0m*n"
  1191. echo > ENVARC:MagicWB "2.0"
  1192. echo " In short the new features of MagicWB 2.0:*e[32m*n"
  1193. echo "   - MagicWB is now 2-3 times faster than any previous version"
  1194. echo "   - It needs over 67% less Chip-Mem compared to previous versions"
  1195. echo "   - New color allocation system provides a better color management"
  1196. echo "     for icons and patterns. There should be no color problems anymore"
  1197. echo "   - Higly improved palette especially for AGA- and graphics board users"
  1198. echo "   - All icons (also third-party-MWB-Icons) now have the right colors"
  1199. echo "     under any screenmode and screen depth and on all graphic boards"
  1200. echo "   - Patterns now work under any Kickstart and are displayed much faster"
  1201. echo "   - New standard for drawers introducing content-specific image-drawers"
  1202. echo "     and a pool of over 50 different image-drawers for personal use"
  1203. echo "   - New XEN/11 font for higher resolutions (this time it is complete)"
  1204. echo "   - Many new beautiful patterns and a special AGA-support for a smashing"
  1205. echo "     IntelOutside-FullScreen-Pattern with more than 520 colors on-screen"
  1206. echo "   - More icons, default icons and dock-brushes"
  1207. echo "   - Overall improvement and rework of all MWB-Icons (Prefs, Devices...)"
  1208. echo "   - Support-Programs have been improved a lot (-> IconUpdate...)*e[0m"
  1209. echo "*n Please read the CHANGES chapter in the MagicWB.guide for detailed info.*n"
  1210. echo " [Return]"
  1211. set > NIL: Return ?
  1212. echo "*e[1;1H*e[J"
  1213. echo "*n*n*n NOTE: This installation has only updated the Drawer-Icons in your SYS:"
  1214. echo " directory (and of course all sub-directories of SYS:). So you may still find"
  1215. echo " old MagicWB-Drawers in other directories/partitions. If you also want to up-"
  1216. echo " date these Drawer-Icons (and make them less diskspace-consuming and faster),"
  1217. echo " please use the *"UPDATE DRAWERS*" installation of MagicWB. Thank you."
  1218. echo "*n [Return]"
  1219. set > NIL: Return ?
  1220.  
  1221. delete > NIL: ram:MWB
  1222. resident > NIL: IU remove
  1223. assign > NIL: magic: remove
  1224. cd documents/
  1225. run >NIL: AboutMagicWB
  1226. quit
  1227.