How to rename project without actually renaming files?

Hi, in case of Window application there is some title in Windows title… how to affect this text?

I want my text there.

Or in case of mobiles then, how to rename project without actually have to rename the project and files?

For example there is Project Name in Packaging settings, but this name is not respected anywhere it seems.

For example not in Windows title bar as i said…

Eg to rename project (application’s window) on the fly by using some C# function or C++ macro.

Like, SetProjectName “AAA”

Thx

i too would like to know this

Does Project Displayed Title in Project Settings > Project > Description do the trick?