home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / games / orbit.lzh / orbit / Orbit.install.floppy < prev    next >
Encoding:
Text File  |  1991-09-22  |  1.7 KB  |  54 lines

  1. ORBIT V0.98, Copyright (c)⌐ 1990 Lorenzo Zago
  2.  
  3. HOW TO INSTALL AND RUN ORBIT FROM FLOPPY DISKS
  4.  
  5. If you have a hard disk read file Orbit.installation.
  6.  
  7. Here follow instructions for installing ORBIT on two floppy disks.
  8.  
  9. 1. If you have obtained ORBIT from a lharc archive (.lzh) you should unlharc
  10.    it in RAM:
  11.               > lharc -r -m Orbit.lzh RAM:
  12.  
  13. 2. DiskCopy your WorkBench diskette and relabel it OrbitDisk0.
  14.    Delete all files NOT listed in the file Orbit.AmigaDos.files.
  15.    You should have now a bootable disk with quite some free space.
  16.  
  17. 3. Format  a new diskette and label it OrbitDisk1.
  18.  
  19. 4. Execute the script SetUp_2Floppies
  20.               > execute RAM:orbit/SetUp_2Floppies
  21.  
  22.  
  23. At the end the content of the two disks is as follows:
  24.  
  25. OrbitDisk0:
  26.   - standard AmigaDos directories,
  27.   - script and introduction files,
  28.   - Orbit2/ directory.
  29.  
  30. OrbitDisk1:
  31.   - Orbit1/ directory only.
  32.  
  33. To run run ORBIT, reboot with OrbitDisk0: .
  34. ORBIT can be run from Workbench via IconJ, just doubleclick the Orbit.iconJ
  35. icon: this will open a normal CLI and execute the script Orbit.exec.
  36.  
  37. To run from CLI, execute the script Orbit.exec or, if you prefer the
  38. step-by-step procedure, first assign the logical unit Orbit1: and
  39. Orbit2: to respectively the orbit1 and orbit2 directories, for instance
  40. > Assign Orbit1: OrbitDisk1:orbit1
  41. > Assign Orbit2: OrbitDisk0:orbit2
  42. then enter
  43. > Stack 20000  (very important !!)
  44. > CD Orbit1:
  45. > Run Orbit.99.run
  46.  
  47. If you have only one diskette drive you should make resident some
  48. commands called within ORBIT. Have anyway a look at the script file
  49. Orbit.exec.
  50. Also, each time that the program needs the other disk, the requester appears
  51. on the WorkBench screen and you will have to click back to the ORBIT screen
  52. yourself.
  53.  
  54.