Create icon (.ico) for your application

By DimitriC at February 22, 2010 12:56
Filed Under: Programming, tools & Utilities

When you have a setup project in your application, you might want to assign an icon to your application ( so it will be shown in the uninstall-list in the control panel, on the user’s desktop/start menu). FavIcon lets you upload an image (JPG/GIF) and creates a zip-file containing an .ico-file (for use in your project) and an animated gif-version of your image (that can be very interesting for web applications).

 

The page offers previews of what has been created for you. If you want more information on the FavIcon application, you can check the guide.

Comments are closed