the pkg is as follows:
Code:
;Language - standard language definitions
&EN, SP
; standard SIS file header
#{"LB5", "LB5"},(0x2002B9A8),1,0,10
;Localised Vendor name
%{"Vendor", "Vendor"}
;Unique Vendor name
:"Vendor"
;Supports Series 60 v 5
[0x1028315F], 0, 0, 0, {"Series60ProductID", "Series60ProductID"}
;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\LB5.exe" -"!:\sys\bin\LB5.exe"
"$(EPOCROOT)Epoc32\data\z\resource\apps\LB5.r01" -"!:\resource\apps\LB5.r01"
"$(EPOCROOT)Epoc32\data\z\resource\apps\LB5.r04" -"!:\resource\apps\LB5.r04"
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\LB5_reg.r01" -"!:\private\10003a3f\import\apps\LB5_reg.r01"
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\LB5_reg.r04" -"!:\private\10003a3f\import\apps\LB5_reg.r04"
"$(EPOCROOT)epoc32\data\z\resource\apps\LB5.mbm" -"!:\resource\apps\LB5.mbm"
IF (LANGUAGE=4)
"LB5_SP.txt" - "", FILETEXT, TEXTCONTINUE
ELSE
"LB5_EN.txt" - "", FILETEXT, TEXTCONTINUE
ENDIF
;Remove Installed files
"" -"C:\Data\LB\*",FN
"" -"C:\Data\LB\",FN