Results 1 to 6 of 6

Thread: Question on creating exe icons

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2005
    Posts
    181

    Question on creating exe icons

    Hey. I have a question about the exe icon for my program. I made a couple and it appears that they have to be square for it to work. I noticed that the icons such as internet explorer and iTunes have icons that dont have a background to them like mine do. Is there anyway I can make it so that my icon doesn't have a square frame to it? I'm using photoshop too.

  2. #2
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: Question on creating exe icons

    I've never tried using Photoshop to make an icon, but I'd imagine you'd just use a transparent background. Usually I just use the icon maker in VS. You could also try out MicroAngelo.
    TPM

    Add yourself to the VBForums Frappr Map!!

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 2005
    Posts
    181

    Re: Question on creating exe icons

    hmm the thing with photoshop and transparent images is that you have to save it as a .png or .gif file for it to be transparent. VB2003 doesn't like using those files for the .exe icon -- or atleast I wasnt able to get it to work

  4. #4
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    910

    Re: Question on creating exe icons

    I d/l a program called "Easy Icon Maker" I took my .jpg and used the program to make the area around it transparent. It let me save it as a .ico. And it worked great. I am only using the 15 day eval program, which was plenty of time to do what I needed

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: Question on creating exe icons

    There are heaps of utilities around to create icons. Microangelo and Icon Workshop are two very good ones that I've used (or at least tried to ) in the past. They are both relatively advanced and are probably overkill for many, but I've heard of many other similar utilities as well.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Question on creating exe icons

    Make a PNG with transparency. Once you get it as you like, use a program to convert it to a 32-bit icon with alpha transparency.

    I use GConvert to do the conversion.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width