Hi Chad, when aveva restart custom commands and icons not shown. How to automatical loading custom commands when aveva start? What I must do?
Thanks.
Hello,
You can use the !!loadUserCommands() function to register your command at startup (you can find this PML function in the PMLLIB of your Aveva installation directory).
I detailed the different steps in another thread:
hello Leo, I found that file and I register my custom command. It is working.
So thanks and best regards.