开发者

How do you give an .exe an ico image in Visual Studio?

I have the application using an .ico image for the taskbar and window, but how do you set up the .exe to use an icon?

While on this subject does anyone have any resources on how to work with ico images? As in what size does the start bar use, and so forth?

From what I can find there are tools out there to assign .exe's icon images but this is surely not the correct way of doing things.

Thanks in开发者_StackOverflow社区 advance.


You can change the application icon from Common Properties -> General -> Application Icon


Here are guidelines to the Vista standard for icons.

http://msdn.microsoft.com/en-us/library/aa511280.aspx


For the edition of icons, I use IcoFx, which is free, and served my needs well (definition of icon at all sizes, transparency).


If your are using Visual Studio 2013, you can: 1. Right click on your project and select properties. 2. In the new tab it opens, you can find the "icon and manifest" under Application tab where you can set the new icon


To work with .ico images I use Axialis Icon Workshop.

It can create or manipulate Vista Icons, XP Icons, etc.


As for icon creation/edit resources, I usually just use GIMP. It's probably not the best tool for the job but it's free and easy to use.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜