|Boot file for !Zipper
IconSprites <obey$Dir>.!Sprites

|Change the following line if you want to put the Zip executables elsewhere
|on your filing system - please note, there is no real error checking if this
|path does not exist so make sure yourself that it does
Set Zip$Path <obey$dir>.Zip.
|Comment out this line if you don't want to put Zip in your run path
Set Run$Path <Run$Path>,<Zip$Path>
|Next line sets up funzip to unzip .gz files (&020)
If "<Alias$@RunType_20>"="" Then Set Alias$@RunType_020 <obey$dir>.GNUScript %%*0
If "<File$Type_020>"="" Then Set File$Type_020 GZip