| !Boot file for AudioWorks

Set AudioWorks$Dir <Obey$Dir>

IconSprites <AudioWorks$Dir>.!Sprites

|---------------------------------------------------------------------
| Remove the following lines if you don't want AudioWorks to run when you
| double-click AudioWorks (BD6) or DataVox (108) sample files

Set File$Type_BD6 AudioWrk
If "<Alias$@RunType_BD6>" = "" Then Set Alias$@RunType_BD6 Run <Obey$Dir>.!Run %%*0

Set File$Type_BD5 Envelope
Set Alias$@RunType_BD5 Run <Obey$Dir>.!Run %%*0

Set File$Type_108 DataVox
If "<Alias$@RunType_108>" = "" Then Set Alias$@RunType_108 Run <Obey$Dir>.!Run %%*0

|---------------------------------------------------------------------
| Attach your favourite virus here ;-)
| If there is anything below this line, remove it, as it shouldn't be!