1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
#------------------------------------------------------------------------------
# Components file for default hard disc image
#------------------------------------------------------------------------------
%BaseAddress 0x00000000
%Image Build$ImageName
%Log Build$ImageName
%Messages Sources.Internat.Messages
%Joiner BigSplit2
%JoinerFormat BigSplit
%sigstr Univ
#
# Fundamental components for header export...
#
HdrSrc -type EXP # Programmer.HdrSrc
Kernel -type EXP # Kernel
FileCore -type EXP # FileSys.FileCore
#
# Required for Hdr:SWIs (and swis.h) generation...
#
ADFS -type EXP # FileSys.ADFS.ADFS
ATAPI -type EXP # HWSupport.CD.ATAPI
BlendTable -type EXP # Video.Render.BlendTable
BufferManager -type EXP # HWSupport.Buffers
CDFS -type EXP # FileSys.CDFS.CDFS
CDFSDriver -type EXP # HWSupport.CD.CDFSDriver
ColourPicker -type EXP # Video.UserI.Picker
ColourTrans -type EXP # Video.Render.Colours
DDEUtils -type EXP # Programmer.DDEUtils <- also included as installed component
DDT -type EXP # Programmer.DDT
DHCP -type EXP # Networking.DHCP
Debugger -type EXP # Programmer.Debugger
DeviceFS -type EXP # HWSupport.DeviceFS
DMAManager -type EXP # HWSupport.DMA
DOSFS -type EXP # FileSys.ImageFS.DOSFS
DragAnObj -type EXP # Desktop.DragAnObj
DragASprite -type EXP # Desktop.DragASprit
DrawMod -type EXP # Video.Render.Draw
Econet -type EXP # Networking.Econet
Filer_Action -type EXP # Desktop.FilerAct
FileSwitch -type EXP # FileSys.FileSwitch
FilterManager -type EXP # Desktop.Filter
FontManager -type EXP # Video.Render.Fonts.Manager
FPEmulator -type EXP # HWSupport.FPASC.riscos
Free -type EXP # Desktop.Free
Freeway -type EXP # Networking.AUN.Access.Freeway
FSLock -type EXP # FileSys.FSLock
HostFS -type EXP # Programmer.HostFS
Hourglass -type EXP # Video.Render.Hourglass
IIC -type EXP # HWSupport.IIC
ITable -type EXP # Video.Render.Fonts.ITable
PortManager -type EXP # HWSupport.PortMan
Joystick -type EXP # HWSupport.Joystick
MakePSFont -type EXP # Printing.Modules.MakePSFont <- also included as installed component
MimeMap -type EXP # Networking.MimeMap
MessageTrans -type EXP # Internat.MsgTrans
NetPrint -type EXP # FileSys.NetPrint
ParallelDeviceDriver -type EXP # HWSupport.Parallel
PCI -type EXP # HWSupport.PCI
PDriver -type EXP # Printing.Modules.PDriver <- also included as installed component
PDriverDP -type EXP # Printing.Modules.PDModules <- also included as installed component
PDumperLJ -type EXP # Printing.PDumpers.PDumperLJ <- also included as installed component
PDumperSpt -type EXP # Printing.Modules.PDumperSpt <- also included as installed component
Podule -type EXP # HWSupport.Podule
Portable -type EXP # HWSupport.Portable
RamFS -type EXP # FileSys.RAMFS.RAMFS
RemotePrinterSupport -type EXP # Printing.Modules.RemPrnSpt
ResourceFS -type EXP # FileSys.ResourceFS.ResourceFS
RTC -type EXP # HWSupport.RTC
ScreenBlanker -type EXP # Video.Render.ScrBlank
ScreenModes -type EXP # Video.UserI.ScrModes
SCSIDriver -type EXP # HWSupport.SCSI.SCSIDriver
SDFS -type EXP # FileSys.SDFS.SDFS
ShellCLI -type EXP # Desktop.ShellCLI
SoundDMA -type EXP # HWSupport.Sound.Sound0
SoundChannels -type EXP # HWSupport.Sound.Sound1
SoundScheduler -type EXP # HWSupport.Sound.Sound2
Squash -type EXP # Programmer.Squash
SuperSample -type EXP # Video.Render.Super
TaskManager -type EXP # Desktop.Switcher
TaskWindow -type EXP # Desktop.TaskWindow
TerritoryManager -type EXP # Internat.Territory.Manager
WindowManager -type EXP # Desktop.Wimp
#
# RISC_OSLib, or the Shared C Library...
#
SharedCLibrary -type EXP # Lib.RISC_OSLib <- also included as installed component
#
# Internet and other networking libraries...
#
TCPIPheaders -type EXP # Lib.TCPIPLibs.headers
inetlib -type EXP # Lib.TCPIPLibs.inetlib
rpclib -type EXP # Lib.TCPIPLibs.rpclib.rpc
socklib -type EXP # Lib.TCPIPLibs.socklib
unixlib -type EXP # Lib.TCPIPLibs.unixlib
mbedTLS -type EXP # Lib.mbedTLS
#
# Toolbox libraries...
#
tboxlib -type EXP # Toolbox.Common
ToolboxLib -type EXP # Toolbox.Libs
#
# Most of the other common libraries (namely Desk and DebugLib)...
#
OSLib -type EXP # Lib.OSLib
UnicodeLib -type EXP # Lib.Unicode
DeskLib -type EXP # Lib.Desk
ModMallocLib -type EXP # Lib.ModMalloc
PlainArgvLib -type EXP # Lib.PlainArgv
RemoteDebug -type EXP # Lib.remotedb
PDebug -type EXP # Lib.PDebug
DDTLib -type EXP # Lib.DDTLib
Wild -type EXP # Lib.Wild
Trace -type EXP # Lib.Trace
DebugLib -type EXP # Lib.DebugLib
AsmUtils -type EXP # Lib.AsmUtils
callx -type EXP # Lib.callx
zlib -type EXP # Lib.zlib
PRISMLib -type EXP # Lib.PRISMLib
#
# Other header and library exports for the Universal build...
#
ConfigLib -type EXP # Lib.Configure
Dialler -type EXP # Networking.Modem.Dialler
ImageLibPNG -type EXP # Lib.ImageLib
ImageLib -type EXP # Lib.ImageLib
KeyWatch -type EXP # Programmer.KeyWatch
RMVersion -type EXP # Programmer.RMVersion
SoundControl -type EXP # Audio.SoundCtrl
SpriteExtend -type EXP # Video.Render.SprExtend <- also included as installed component
USBDriver -type EXP # HWSupport.USB.NetBSD
#
# Working installed components...
#
# Boot application
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=UNIVERSAL
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Iyonix
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Sovereign
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Morris4
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Raspberry
Configure -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Res COMPONENT=Configure
SpriteExtend -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Boot.PreDesk
FontMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Library COMPONENT=FontMerge
LoadWimp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Wimp
InetRes -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
InetSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure
Scrap -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Unicode -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Fonts -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources INSTFLAG=all
ThemeDefs -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Paint -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Iyonix
Draw -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Iyonix
ADFSFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Iyonix
ADFSFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Sovereign
ADFSFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Morris4
ADFSFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Ursula
ADFSFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Raspberry
Desktop -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Iyonix
Desktop -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Sovereign
Desktop -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Morris4
Desktop -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Ursula
Desktop -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Raspberry
WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Iyonix
WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Sovereign
WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Morris4
WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Ursula
WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!ThemeDefs.Themes TARGET=ThemeDefs USERIF=Raspberry
# System application
System -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
ArmBE -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules TARGET=BasicEdit
DDEUtils -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
JCompMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
RTSupport -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
AcornURI -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network
NetI -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network CMDHELP=None
NetTime -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Network
PPP -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network
RouteD -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network CMDHELP=None
AcornHTTP -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network.URL
AcornSSL -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.350.Modules.Network.URL
CompressPNG -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.350.Modules
URL -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network.URL
ScreenFX -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Video
SharedCLibrary -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
FrontEnd -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
VideoOverlay -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
ZLibMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
# Screen savers
AcornLogo -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Circles -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Pogo -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
ScrBounce -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Scrolling -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Slider -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Smear -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Swarm -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Snow -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Rain -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Random -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
Shred -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
DeskBall -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
SprBounce -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers
# Screen saver setup apps
AcornLogoSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!AcornLogo
ScrBounceSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!ScrBounce
ScrollingSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!Scrolling
SliderSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!Slider
SmearSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!Smear
SwarmSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.ScrSavers.!Swarm
# !Configure and plug-ins
Config2Main -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res
Config2PluginBoot -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginBootxxxx -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootApps
Config2PluginBootxxxx -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootBoot
Config2PluginBootxxxx -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootRun
Config2PluginDiscSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginFilrSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginFontSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginHelpSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginKbdSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginLockSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginMousSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginPinSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginScrnSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginSndSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginThemeSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginTimeSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginWindSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!FontSetup COMPONENT=FontMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure COMPONENT=SysMerge
# USB mass storage softload modules for Iyonix
SCSISwitch -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSISoftUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSIFS -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSIFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI ASFLAGS="-PD \"SCSI SETL {TRUE}\""
# And again, for RO510Hook
SCSISwitch -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSISoftUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSIFS -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSIFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI ASFLAGS="-PD \"SCSI SETL {TRUE}\""
# AutoSense files for InetSetup
EtherCPSW -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
EtherGENET -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
EtherK -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
EtherUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
EtherY -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
# Apps
Alarm -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps
Chars -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps
CloseUp -options INSTDIR=<Install$Dir>.HardDisc4.Apps
Draw -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps.!Draw
Edit -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps
Help -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps ROMTOKENS=350
Maestro -options INSTDIR=<Install$Dir>.HardDisc4.Apps TARGET=Maestro
OmniApp -options INSTDIR=<Install$Dir>.HardDisc4.Apps
LanManFS -options INSTDIR=<Install$Dir>.HardDisc4.Apps.!Omni.RMStore OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=FALSE
NFS -options INSTDIR=<Install$Dir>.HardDisc4.Apps.!Omni.RMStore
OmniNFS -options INSTDIR=<Install$Dir>.HardDisc4.Apps.!Omni.RMStore
OmniNetFiler -options INSTDIR=<Install$Dir>.HardDisc4.Apps.!Omni.RMStore
OmniAccess -options INSTDIR=<Install$Dir>.HardDisc4.Apps.!Omni.RMStore
Paint -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Apps.!Paint
SciCalc -options INSTDIR=<Install$Dir>.HardDisc4.Apps
SquashApp -options INSTDIR=<Install$Dir>.HardDisc4.Apps
# Diversions
Blocks -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
Flasher -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
Hopper -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
Madness -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
MemNow -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
Meteors -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
MineHunt -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
Patience -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
PsychoEffects -options INSTDIR=<Install$Dir>.HardDisc4.Diversions.!Hopper.Modules TARGET=Effects
Puzzle -options INSTDIR=<Install$Dir>.HardDisc4.Diversions
QTheMusic -options INSTDIR=<Install$Dir>.HardDisc4.Diversions.!Hopper.Modules
# Printing
FontPrint -options INSTDIR=<Install$Dir>.HardDisc4.Printing
PrintEdit -options INSTDIR=<Install$Dir>.HardDisc4.Printing
PrintDefs -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
PrinterManager -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers
MakePSFont -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDriver -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDriverDP -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDriverPS -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDumperCX -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperCX -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers TARGET=PDumperCX2
PDumperDM -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperE2 -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperIW -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperLJ -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperPCL -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperSpt -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
RemotePrinterSupport -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
# Public
Public -options INSTDIR=<Install$Dir>.HardDisc4.Public
# Documents
MaestroFiles -options INSTDIR=<Install$Dir>.HardDisc4.Documents.Music.Maestro TARGET=Examples
UserGuide -options INSTDIR=<Install$Dir>.HardDisc4.Documents.UserGuide
# Utilities
HForm -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.Caution
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.Caution TARGET= COMPONENT=ResetBoot
PatchesPatch -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
ShowScrap -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
SparkFS -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
Usage -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
T1ToFont -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
ChangeFSI -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
AccessPlus -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.Access
#
# Not working installed components...
#
###ARMovie -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
###AREncode -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
###ARPlayer -options INSTDIR=<Install$Dir>.HardDisc4.Apps
###ARWork -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
###PhotoView -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
###ICAClient -options INSTDIR=<Install$Dir>.HardDisc4.Apps
###PhotoCDMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.350.Modules
###PPP -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network ASMBLOCKDRIVERS={FALSE}
ABRelease