Error installing webcore

Hello everyone, I have installed Webcore for Delphi 10.3.3 from SmartSetup. The problem I have is that when I try to activate it from the Delphi Install Components, it throws the following exception. Does anyone know how to solve this?

Did you first to a full uninstall of any possible previous installed TMS WEB Core in Delphi with the classic installer?
If not, try first to do a full uninstall via Windows Control Panel Add/Remove software.
Could you also check that when you open TMSWEBCorePkgDE.dproj that you see that vclwinx.dcp is added in the requires list of this package?

Hi Bruno, thanks for replying. I installed Webcore using SmartSetup. I'm looking for TMSWEBCorePkgDE.dproj, but it doesn't appear in the downloaded sources. Could you help me?

Did you look in the Syndnes packages subfolder?

I did a deep search on my computer but I can't find "TMSWEBCorePkgDE.dproj"

Can you do a search on TMSWEBCore*.dproj?

Dear Bruno, I have searched everything and no project with that name appears.

Can you send the Smart Setup generated log file?

Where could I find such a file? I see I have a generated zip file with several logs. I'm attaching it to the response. If it's not that one, could you tell me where to look? Thanks.

logs.zip (164.2 KB)

The log files look correct and I can also see no errors during install.
The install folder is D:\Programas\TMS Setup\Products\tms.webcore
The project files TMSWEBCorePkg, TMSWEBCorePkgLib, TMSWEBCorePkgDE should be under this subfolder. So, can you please try to locate these and inspect whether you see vclwinx.dcp in the requires list of the TMSWEBCorePkgDE package?

I attach a screenshot of the only thing I found, as you can see only files with the .binproj extension appear with that name and they are empty (0 KB)

Unfortunately, I am out of ideas what might be the issue with the Smart Setup install on your Delphi 10.3.3 IDE.
Just to see if it helps, could you try to install TMS WEB Core via the classic installer instead?