I want to change the title of my program from 'BAP-Beam Analysis' to 'BAP-Beam Analysis Program". Is it possible?
S
Answer by
Sean Hill
The answer is no, because you will have to get the source code and then re-compile it. If you are the owner of the application, open the project in the environment where it was developed and change the title of the application in the file where it's defined or in the parameter's list. This is the only way to change the title for the application.
I want to change the title of my program from 'BAP-Beam Analysis' to 'BAP-Beam Analysis Program". Is it possible?
The answer is no, because you will have to get the source code and then re-compile it. If you are the owner of the application, open the project in the environment where it was developed and change the title of the application in the file where it's defined or in the parameter's list. This is the only way to change the title for the application.