UXP plugin not work when install on Photoshop 2022 (Offline installed version)

My plugin works normally on Photoshop 2022 install with Creative Cloud app. But when I install it on my customer PC that install PS 2022 (offline install without creatative cloud app), my plugin did not work. I check the log file and see something like plugin is loaded. Pls see some log text relate to my plugin ( PQH-8z0cde):
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : [v4] Using Default Value for Icon species
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : [v4] Using Default Value for Icon species
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : Scaled Icon : icons/icon_D@1x.png not found
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : Scaled Icon : icons/icon_D@2x.png not found
[2023-09-22_09-40-18][5764][Warn] [general] Plugin PQH-8z0cde : Expected the icon to have a 1X scaled file
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : Scaled Icon : icons/icon_N@1x.png not found
[2023-09-22_09-40-18][5764][Info] [general] Plugin PQH-8z0cde : Scaled Icon : icons/icon_N@2x.png not found
[2023-09-22_09-40-18][5764][Warn] [general] Plugin PQH-8z0cde : Expected the icon to have a 1X scaled file

but when photoshop loaded, I cannot see my plugin in any menu. no panel showed.

@Huy how are you installing the plugin when Creative Cloud App is not present?

There are three ways to install a plugin:

  1. Creative Cloud will be needed for a user to install a plugin. Go to the plugin section in Creative Cloud to install.
  2. Load a Plugin using UXP Developer Tool. This is only for developer workflows.
  3. If you have a plugin that is not distributed using Creative Cloud, then you can double-click on a plugin .ccx file to trigger the install. This however will use the Creative Cloud App in order to install.

You will not be able to load the plugin other that these three workflows.