In my isolated shell application I would like to append the Shell Window title dynamically to display the user whether it’s a Trial version or Licensed copy based on response. Currently it shows as PowerPMACSuite(Administrator) window Title and I want it like PowerPMACSuite-Trial Version(Administrator)
I tried to append AppName from the registry entry but it did not work .
Thanks,
AAG