Smart Setup: D2007 Installation issue

I have been unable to install TMS VCL UI Pack for D2007 using Smart Setup for some time now. Tried again today with V 13.1.10 and again it fails with D2007 with the usual error:

E:\TMS\TMS Setup\Products\tms.vcl.uipack\DBAdvGDIPPicture.pas(26) Fatal: F1026 File not found: 'AdvGDIPicture.dcu'

D12 is fine. Not sure I'm posting to the correct Category for Smart Setup issues? Have reported this by email support previously.

We are releasing v13.1.10.2 for TMS Smart Setup, so please try with this update when the release is available.

D2007 still fails I'm afraid although the error is now different:

E:\TMS\TMS Setup\Products\tms.vcl.uipack\vCard.pas(26) Fatal: F1026 File not found: 'vCardBase64.dcu'

vCardBase64.pas is there in folder: E:\TMS\TMS Setup\Products\tms.vcl.uipack

We will further investigate.
As a workaround for now, add the folder where the TMS VCL UI Pack component source code is located to your IDE library path.

It's already there in the D2007 library path.:

E:\TMS\TMS Setup\Products\tms.vcl.uipack

Then it should compile when you compile the package from the IDE.

Tried again today, but the D2007 installation still fails with error:

E:\TMS\TMS Setup\Products\tms.vcl.uipack\vCard.pas(26) Fatal: F1026 File not found: 'vCardBase64.dcu'

Using TMS Setup V1.2 and TMS VCL UIpack V13.1.10.4. Installs fine into D12 as always.

Tried once again and that error isn't showing up now. Attaching the log file:

2024-11-12-15-54-13.222.saved.log (277.5 KB)

Please always send the logs.zip file.
If the error isn't showing up, what is the current problem then?

Well, the problem is that D2007 compilation fails due to 'too many errors'. I then installed TMS VCL UIpack V13.1.10.4 into D2007 using the 'old' method (TMSVCLUIPackSetupReg.zip) with no problems.