更改可见的应用程序名称(Windows) [英] Change visible application name (Windows)

查看:127
本文介绍了更改可见的应用程序名称(Windows)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种更改应用程序名称的方法(在Windows 7任务栏上的右键单击上显示):

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

提供更多信息,例如:

我该怎么做? 我正在使用:Qt 4.7(MinGW),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.

推荐答案

经过5分钟的实验,它似乎来自 VERSIONINFO 资源.似乎Windows正在根据文件名缓存这些值.每次更改资源时,我都必须重命名.exe文件,更改才会显示出来.

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.

这篇关于更改可见的应用程序名称(Windows)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆