Angus - I emailed the files to you. Don't forget the instructions too:
The installation instructions need this to be added in the readme:
The Embarcadero installation adds this to the system path:
C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl
This however does not allow Win32 packages to be installed, to do that you need to add this path to the system path (win10=Start, Edit the system environment variables, Environment variables, System variables, Path, Edit, New:)
C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\Win32
NEW projects that need to use ICS:
include path:
add {THE DIR YOU EXTRACTED ICS To}\source\include\103\win32
library path
add C:\Users\Public\Documents\Embarcadero\Studio\20.0\BPL\Win32