开发者

Change visible application name (Windows)

I am looking for a way to change my application name (that appears on right click on Windows 7 taskbar):

Change visible application name (Windows)

To something more informative like:

Change visible application name (Windows)

开发者_如何学编程How do I do that? I am using: Qt 4.7 (MinGW), Windows

I have found some info about using certificates and signing executables, but I am not sure if it is what I need. I know how to change icon. Thanks in advance.


From 5 minutes of experimentation it seem to be coming from the FileDescription field of the VERSIONINFO resource. It also seems like Windows is caching these values based on filename; I had to rename the .exe file each time I changed the resource for the changes to show up.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜