home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_07 / GENEVA_3.ZIP / NONAME.MSA / INSTALL.SCR < prev    next >
Text File  |  1994-05-22  |  5KB  |  145 lines

  1. ; Geneva installation script. Copyright 1993, Gribnif Software.
  2. source  Geneva Disk
  3. dest    Destination
  4. sundo
  5. echo Geneva installation program.||^
  6. This program will copy all of the|^
  7. necessary Geneva files to a new disk.||^
  8. Press Return to continue...
  9. ask Continue
  10. askend
  11. ifex REGISTER.PRG
  12.   gem REGISTER.PRG
  13. ifend
  14. open
  15. write # GEM.CNF: written by INSTALL.PRG
  16. write #
  17. echo Do you own NeoDesk 3? If so, you can have it set to|^
  18. automatically run as the "shell" every time you|^
  19. start the computer by clicking on "Shell", below:
  20. ask Shell|Skip
  21. button1
  22.   echo Please select the file NEODESK.EXE on your|^
  23. boot disk||^
  24. Press Return to continue...
  25.   ask Continue
  26.   askend
  27.   destsel %ddrive:\NEODESK.EXE Where is NEODESK.EXE?
  28.   write shell %dpathNEODESK.EXE
  29.   write
  30.   echo IMPORTANT:||^
  31. Please make sure that NEOLOAD.PRG is in the AUTO|^
  32. folder of your boot disk and that NeoDesk is *not*|^
  33. set to run automatically.||^
  34. If you have TOS 1.00 or 1.02, this can be done by|^
  35. disabling STARTGEM.PRG. If you have a newer version of|^
  36. TOS, rename DESKTOP.INF or NEWDESK.INF to ".INX".
  37.   ask Continue
  38.   askend
  39. askend
  40. echo At the following dialog, please select the|^
  41. disk drive which contains your AUTO folder.||^
  42. Press Return to continue...
  43. ask Continue
  44. askend
  45. dtitle AUTO folder location
  46. askdrive
  47. write setenv ACCPATH=%ddrive:\
  48. ifnex %ddrive:\AUTO\JAR*.PRG
  49.   copy JARXXX\JARXXX.PRG \AUTO\JAR10.PRG
  50. ifend
  51. copy GENEVA\GENEVA.PRG \AUTO\GENEVA.PRG
  52. copy TASKMAN\TASKMAN.ACC \TASKMAN.ACC
  53. COPY TASKMAN\TASKMAN.RSC \TASKMAN.RSC
  54. echo Please select the location you want to write|^
  55. a folder containing Geneva's files to:||^
  56. Press Return to continue...
  57. ask Continue
  58. askend
  59. destsel %ddrive:\*.* Location for GENEVA folder:
  60. copy GENEVA\GENEVA.CNF GENEVA\GENEVA.CNF
  61. COPY GENEVA\GNVA_TOS.PRG GENEVA\GNVA_TOS.PRG
  62. COPY GENEVA\GNVA_TOS.RSC GENEVA\GNVA_TOS.RSC
  63. COPY GENEVA\TERMCAP GENEVA\TERMCAP
  64. COPY GENEVA\HELP\GNVAHELP.PRG GENEVA\HELP\GNVAHELP.PRG
  65. COPY GENEVA\HELP\GNVAHELP.RSC GENEVA\HELP\GNVAHELP.RSC
  66. COPY GENEVA\HELP\TASKMAN.HLP GENEVA\HELP\TASKMAN.HLP
  67. COPY GENEVA\HELP\GENEVA.HLP GENEVA\HELP\GENEVA.HLP
  68. COPY GENEVA\HELP\GNVA_TOS.HLP GENEVA\HELP\GNVA_TOS.HLP
  69. COPY GENEVA\HELP\GNVAHELP.HLP GENEVA\HELP\GNVAHELP.HLP
  70. write setenv PATH=.,%dpathGENEVA
  71. write setenv ACCEXT=ACC,ACX
  72. write setenv GEMEXT=PRG,APP,GTP,EXE
  73. write setenv TOSEXT=TOS,TTP
  74. write setenv SHOWHELP=%dpathGENEVA\HELP\GNVAHELP
  75. write setenv TOSRUN=%dpathGENEVA\GNVA_TOS.PRG
  76. write # Other commands:
  77. write #   run <program> <parameters...>        Runs a program with parameters
  78. write #   runsleep <program> <parameters...>   Runs program, puts it to sleep
  79. write #   shell <program>                      Runs program as the shell
  80. write #
  81. echo Geneva comes with two new mouse pointer shapes: a 3D|^
  82. arrow, and an hourglass (in place of the busy bee.)|^
  83. You can also select from several other shapes by|^
  84. installing the SETMOUSE program.
  85. ask SETMOUSE|Defaults
  86. button1
  87.   write run %dpathGENEVA\SETMOUSE\SETMOUSE.PRG
  88.   write # end of GEM.CNF
  89.   flush
  90.   close %dpathGENEVA\GEM.CNF
  91.   COPY GENEVA\SETMOUSE\SETMOUSE.PRG GENEVA\SETMOUSE\SETMOUSE.PRG
  92.   COPY GENEVA\SETMOUSE\AT_ARROW.DAT GENEVA\SETMOUSE\AT_ARROW.DAT
  93.   COPY GENEVA\SETMOUSE\AT_BEE.DAT GENEVA\SETMOUSE\AT_BEE.DAT
  94.   COPY GENEVA\SETMOUSE\FLEXFING.MKM GENEVA\SETMOUSE\FLEXFING.MKM
  95.   COPY GENEVA\SETMOUSE\HOURGLAS.MKM GENEVA\SETMOUSE\HOURGLAS.MKM
  96.   COPY GENEVA\SETMOUSE\SPIN.MKM GENEVA\SETMOUSE\SPIN.MKM
  97.   open
  98.   write ; SETMOUSE configuration file
  99.   write ;
  100.   write ; Each non-comment line in this file has the format:
  101.   write ;   N shapefile
  102.   write ; where "shapefile" is either a MouseKaMania DAT or MKM file,
  103.   write ; and N is one of these numbers:
  104.   write ;   0: Arrow
  105.   write ;   1: Vertical line
  106.   write ;   2: Bee
  107.   write ;   3: Pointing hand
  108.   write ;   4: Grabbing hand
  109.   write ;   5: Thin cross
  110.   write ;   6: Thick cross
  111.   write ;   7: Outline cross
  112.   write ;   8: Up/down arrow
  113.   write ;   9: Left/right arrow
  114.   write ;
  115.   echo Choose either the normal Atari arrow shape|^
  116. or a 3D arrow shape:
  117.   ask Atari|3D
  118.   button1
  119.     write 0 at_arrow.dat
  120.   askend
  121.   echo Choose one of these busy bee shapes:|^
  122. 1. Normal Atari busy bee|^
  123. 2. Animated hourglass   |^
  124. 3. Spinning symbol      |
  125.   ask Atari|Hourglass|Spinning
  126.   button1
  127.     write 2 at_bee.dat
  128.   button2
  129.     write 2 hourglas.mkm
  130.   button3
  131.     write 2 spin.mkm
  132.   askend
  133.   flush
  134.   close %dpathGENEVA\SETMOUSE\SETMOUSE.DAT
  135. button2
  136.   write # end of GEM.CNF
  137.   flush
  138.   close %dpathGENEVA\GEM.CNF
  139. askend
  140.  
  141. bell
  142. echo Installation complete! Enjoy Geneva!
  143. pause 3
  144. exit
  145.