I am pathetic, my state of mind does not seem good 
Code:
;Language - standard language definitions
&EN
; standard SIS file header
#{"XXX"},(0xA0011833),1,0,0
;Localised Vendor name
%{"Vendor"}
;Unique Vendor name
:"Vendor"
;Supports Series 60 v 5.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
[0x20022E6D], 0, 0, 0, {"Series60ProductID"}
;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"$(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\XXX_0xA0011833.exe" -"!:\sys\bin\XXX_0xA0011833.exe"
"$(EPOCROOT)epoc32\data\z\resource\apps\XXX_0xA0011833.rsc" -"!:\resource\apps\XXX_0xA0011833.rsc"
"$(EPOCROOT)epoc32\data\z\private\10003a3f\apps\XXX_0xA0011833_reg.rsc" -"!:\private\10003a3f\import\apps\XXX_0xA0011833_reg.rsc"
"$(EPOCROOT)epoc32\data\z\resource\apps\XXX_0xA0011833.mif" -"!:\resource\apps\XXX_0xA0011833.mif"
;"..\help\XXX_0xA0011833.hlp" -"!:\resource\help\XXX_0xA0011833.hlp"
; Add any installation notes if applicable
;"XXX.txt" -"!:\private\e3d0ad20\XXX.txt"
;required for application to be covered by backup/restore facility
"..\sis\backup_registration.xml" -"!:\private\e3d0ad20\backup_registration.xml"