Answer the question
In order to leave comments, you need to log in
Is it possible to change the name of the program?
Hello, how to change the name of the program so that both the taskbar has the desired name and the running window. Thanks
Answer the question
In order to leave comments, you need to log in
This can be done via WinApi SetWindowText
Here is a vbscript example that will work on most versions of windows: https://stackoverflow.com/a/39033389
There are also ready-made programs that change the window title. Like this https://www.murgee.com/window-title-changer/
But be prepared that the program you renamed will rename itself back. For example notepad changes the title when opening a file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question