Can't see components in Delphi palette

Hi
I install tms vcl-ui-pack succefully but I can't see the components in Delphi palette.

What Delphi version is this? Do you see packages listed in the IDE under "Component"/"Install Packages"? Make sure these are checked.
Did you run the installer from the same Windows user account as the one with which you run Delphi?
If a problem persists, please send the installer generated log file via direct email (NOT here as it contains sensitive data) so we can inspect what went wrong on your machine during install.

Delphi 12.2,
NO i dont see the packages in the "Component/install packages"
Yes is the same.

Where i can find the log file to send?

Under
c:\users<username>\AppData\Local\tmssoftware\TMS VCL UI Pack

There is no TMSSoftware Folder in my AppData\Local\

I dont know if this help but i work in VM

This indicates there is an issue with the user account from where you run the installer. Please run the installer from the regular Windows account, i.e. also the one that runs Delphi.

I work remotly in VM so the only user i have is the one i make the install

if it installed, the .log file should be somewhere. Search the other users folders on this machine.

I find it under the admin /appdata/local/tmsSofware

That means you installed it as admin and you should see the components when you run Delphi as admin

I installed but not as admin but as user. I dont know why go to admin folder. What can i do to go to my user folder

As I already mentioned, install with the SAME user account as the account with which you run Delphi
Otherwise, if you cannot do this, install the packages manually in your Delphi IDE.

Thank you Bruno