Home » Archimedes archive » Archimedes World » AW_Vol15_Issue7 CD ROM Index Disc.adf » !Extrabar_Extra » Patch/ReadMe1st

Patch/ReadMe1st

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW_Vol15_Issue7 CD ROM Index Disc.adf » !Extrabar_Extra
Filename: Patch/ReadMe1st
Read OK:
File size: 0380 bytes
Load address: 0000
Exec address: 0000
File contents
Information
===========
This directory contains a small patch to be included in the standard
Risc OS Boot structure. It is required when ExtraBar itself is included
in the boot sequence itself as some software can force ExtraBar to open
its main window behind the pinboard. It remains there till Shift-F12 is
pressed.

Installation
============

Risc OS 3.5 or above
--------------------
� Copy this !Boot application over your copy on your hard drive.
� Shutdown the desktop and restart the machine after copying Extrabar
  to your harddrive from the archive.

Risc OS 3.4 or below
--------------------
� Depending on how your boot up system is configured add the F12Toggle
  application that is contained inside of the !Boot application to it.
  (copy it over)
� Then to the desktop file you have saved. Add the following line to it.

    Filer_Run <path>.!F12Toggle

(c) David McCormack, 1996
00000000  49 6e 66 6f 72 6d 61 74  69 6f 6e 0a 3d 3d 3d 3d  |Information.====|
00000010  3d 3d 3d 3d 3d 3d 3d 0a  54 68 69 73 20 64 69 72  |=======.This dir|
00000020  65 63 74 6f 72 79 20 63  6f 6e 74 61 69 6e 73 20  |ectory contains |
00000030  61 20 73 6d 61 6c 6c 20  70 61 74 63 68 20 74 6f  |a small patch to|
00000040  20 62 65 20 69 6e 63 6c  75 64 65 64 20 69 6e 20  | be included in |
00000050  74 68 65 20 73 74 61 6e  64 61 72 64 0a 52 69 73  |the standard.Ris|
00000060  63 20 4f 53 20 42 6f 6f  74 20 73 74 72 75 63 74  |c OS Boot struct|
00000070  75 72 65 2e 20 49 74 20  69 73 20 72 65 71 75 69  |ure. It is requi|
00000080  72 65 64 20 77 68 65 6e  20 45 78 74 72 61 42 61  |red when ExtraBa|
00000090  72 20 69 74 73 65 6c 66  20 69 73 20 69 6e 63 6c  |r itself is incl|
000000a0  75 64 65 64 0a 69 6e 20  74 68 65 20 62 6f 6f 74  |uded.in the boot|
000000b0  20 73 65 71 75 65 6e 63  65 20 69 74 73 65 6c 66  | sequence itself|
000000c0  20 61 73 20 73 6f 6d 65  20 73 6f 66 74 77 61 72  | as some softwar|
000000d0  65 20 63 61 6e 20 66 6f  72 63 65 20 45 78 74 72  |e can force Extr|
000000e0  61 42 61 72 20 74 6f 20  6f 70 65 6e 0a 69 74 73  |aBar to open.its|
000000f0  20 6d 61 69 6e 20 77 69  6e 64 6f 77 20 62 65 68  | main window beh|
00000100  69 6e 64 20 74 68 65 20  70 69 6e 62 6f 61 72 64  |ind the pinboard|
00000110  2e 20 49 74 20 72 65 6d  61 69 6e 73 20 74 68 65  |. It remains the|
00000120  72 65 20 74 69 6c 6c 20  53 68 69 66 74 2d 46 31  |re till Shift-F1|
00000130  32 20 69 73 0a 70 72 65  73 73 65 64 2e 0a 0a 49  |2 is.pressed...I|
00000140  6e 73 74 61 6c 6c 61 74  69 6f 6e 0a 3d 3d 3d 3d  |nstallation.====|
00000150  3d 3d 3d 3d 3d 3d 3d 3d  0a 0a 52 69 73 63 20 4f  |========..Risc O|
00000160  53 20 33 2e 35 20 6f 72  20 61 62 6f 76 65 0a 2d  |S 3.5 or above.-|
00000170  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000180  2d 2d 2d 0a 8f 20 43 6f  70 79 20 74 68 69 73 20  |---.. Copy this |
00000190  21 42 6f 6f 74 20 61 70  70 6c 69 63 61 74 69 6f  |!Boot applicatio|
000001a0  6e 20 6f 76 65 72 20 79  6f 75 72 20 63 6f 70 79  |n over your copy|
000001b0  20 6f 6e 20 79 6f 75 72  20 68 61 72 64 20 64 72  | on your hard dr|
000001c0  69 76 65 2e 0a 8f 20 53  68 75 74 64 6f 77 6e 20  |ive... Shutdown |
000001d0  74 68 65 20 64 65 73 6b  74 6f 70 20 61 6e 64 20  |the desktop and |
000001e0  72 65 73 74 61 72 74 20  74 68 65 20 6d 61 63 68  |restart the mach|
000001f0  69 6e 65 20 61 66 74 65  72 20 63 6f 70 79 69 6e  |ine after copyin|
00000200  67 20 45 78 74 72 61 62  61 72 0a 20 20 74 6f 20  |g Extrabar.  to |
00000210  79 6f 75 72 20 68 61 72  64 64 72 69 76 65 20 66  |your harddrive f|
00000220  72 6f 6d 20 74 68 65 20  61 72 63 68 69 76 65 2e  |rom the archive.|
00000230  0a 0a 52 69 73 63 20 4f  53 20 33 2e 34 20 6f 72  |..Risc OS 3.4 or|
00000240  20 62 65 6c 6f 77 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  | below.---------|
00000250  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 0a 8f 20 44 65  |-----------.. De|
00000260  70 65 6e 64 69 6e 67 20  6f 6e 20 68 6f 77 20 79  |pending on how y|
00000270  6f 75 72 20 62 6f 6f 74  20 75 70 20 73 79 73 74  |our boot up syst|
00000280  65 6d 20 69 73 20 63 6f  6e 66 69 67 75 72 65 64  |em is configured|
00000290  20 61 64 64 20 74 68 65  20 46 31 32 54 6f 67 67  | add the F12Togg|
000002a0  6c 65 0a 20 20 61 70 70  6c 69 63 61 74 69 6f 6e  |le.  application|
000002b0  20 74 68 61 74 20 69 73  20 63 6f 6e 74 61 69 6e  | that is contain|
000002c0  65 64 20 69 6e 73 69 64  65 20 6f 66 20 74 68 65  |ed inside of the|
000002d0  20 21 42 6f 6f 74 20 61  70 70 6c 69 63 61 74 69  | !Boot applicati|
000002e0  6f 6e 20 74 6f 20 69 74  2e 0a 20 20 28 63 6f 70  |on to it..  (cop|
000002f0  79 20 69 74 20 6f 76 65  72 29 0a 8f 20 54 68 65  |y it over).. The|
00000300  6e 20 74 6f 20 74 68 65  20 64 65 73 6b 74 6f 70  |n to the desktop|
00000310  20 66 69 6c 65 20 79 6f  75 20 68 61 76 65 20 73  | file you have s|
00000320  61 76 65 64 2e 20 41 64  64 20 74 68 65 20 66 6f  |aved. Add the fo|
00000330  6c 6c 6f 77 69 6e 67 20  6c 69 6e 65 20 74 6f 20  |llowing line to |
00000340  69 74 2e 0a 0a 20 20 20  20 46 69 6c 65 72 5f 52  |it...    Filer_R|
00000350  75 6e 20 3c 70 61 74 68  3e 2e 21 46 31 32 54 6f  |un <path>.!F12To|
00000360  67 67 6c 65 0a 0a 28 63  29 20 44 61 76 69 64 20  |ggle..(c) David |
00000370  4d 63 43 6f 72 6d 61 63  6b 2c 20 31 39 39 36 0a  |McCormack, 1996.|
00000380