Runtime initialisation error after update to registered version from trial.

Hello,

I tested the trial version successfully. After I uninstalled the trial and installed this registered version, I have got this new error on the windows launching:

Exception class EResNotFound with message "Resource BTMSGRDSTARTSWITH not found"

.
Doesn't matter I cleared objects and recompile, restart the Windows. It is still there.
My IDE is RAD 10.4.2 C++. TMS VCL UI Pack is the latest.
Please help.

Thanks.

Did you add the folder where the TMS VCL UI Pack .RES files are located to your library path so these resources get linked to your application?

Thanks very much! Bruno.
Looks like this is what's missing. I completed the include folder but not this one.
Very appreciated.