10 Replies Latest reply: Mar 25, 2011 12:21 PM by Missteach RSS

    Custom ICO with C5

    Missteach Community Member

      Hello,

       

      I see requirements in the C5 manual concerning what size is required ot make a custom ico.  However, it doesn't suggest a program to use.  Is there such a program that easily (and works!) inside of Photoshop?

       

      Cheers

        • 1. Re: Custom ICO with C5
          Missteach Community Member

          I'm guessing this is not possible ?

          • 2. Re: Custom ICO with C5
            Lilybiri CommunityMVP

            Hello,

             

            You are impatient!

             

            There are several plug-ins for Photoshop, some of them free, that allow you to create icons. Just Google and you'll find them easily.

             

            Lilybiri

            • 3. Re: Custom ICO with C5
              James Martin Community Member

              On Windows, you can create them with Microsoft Paint, which comes free with the OS. You just have to use Save As, choose a bitmap format, and give it a filename of "whatever.ico" (be sure *to include* the quotation marks around the string).

              • 4. Re: Custom ICO with C5
                Missteach Community Member

                Hi,

                 

                Thanks for the reply but according to the C5 manual the following parameters are required:

                 

                Custom Icon

                 

                You can customize the icon that is displayed for the executable file. Click Browse (...) to add a custom icon for your file. Ensure that the icon file has a .ico extension (on Windows)/.icns (for Mac).

                 

                Custom Icon

                 

                You can customize the icon that is displayed for the executable file. Click Browse (...) to add a custom icon for your file. Ensure that the icon file has a .ico extension (on Windows)/.icns (for Mac).
                (Applies only for Windows) You can create a custom icon file using any software meant for that purpose. Ensure that the file you create contains seven images of the following dimensions:
                • 256x256 32-bit color image

                • 48x48 32-bit color image

                • 48x48 8-bit color image

                • 32x32 32-bit color image

                • 32x32 8-bit color image

                • 16x16 32-bit color image

                • 16x16 8-bit color image

                 

                 

                But, no other instructions are available as to why 7 images are required and what order / transparency is required.

                 

                So, before asking this question, I did look on Google for Photoshop plug-ins.  I tried a few on-line and plug-in options.  None worked!  Hence, my original question asking if anyone knows of way to do this that they can confirm works.

                 

                Any specific ideas folks?

                 

                Thanks

                • 5. Re: Custom ICO with C5
                  James Martin Community Member

                  It would help if you'd link the article from the help, rather than copy/paste it.   Still, five minutes on Google turns up this, from MSDN, which seems to fit the bill:  http://msdn.microsoft.com/en-us/library/aa511280.aspx

                  • 6. Re: Custom ICO with C5
                    Missteach Community Member

                    Hello,

                     

                    I'm not sure how a link to the C5 user guide is more helpful than using cut / paste from the relevant section but here it is anyway.

                    http://help.adobe.com/en_US/captivate/cp/using/WS5b3ccc516d4fbf351e63e3d119e958285f-7fff.h tml

                     

                    Thanks for the link to the interesting background reading but I was looking for a program that other users have used and know works within Captivate.

                    As already mentioned, I have tried a few on-line sites etc.  But none of them work with Captivate.  The online sites generate the ico without a problem but when I try to import into Captivate using the relevant option in the Export UI, it states it is corrupt.

                     

                    This led me to believe that the cut/paste instruction posted earlier, and linked in this post, were more crucial than at first seems.

                     

                    Has anyone had any real experince with 3rd party plug-in / online generator site that you know works?

                     

                    Thanks again.

                    • 7. Re: Custom ICO with C5
                      James Martin Community Member

                      I'm not sure how a link to the C5 user guide is more helpful than using cut / paste from the relevant section but here it is anyway.

                       

                      It's more helpful in that others can see what you might have inadvertantly left out, and so that the entire context before and after the quoted material is included, including the comment thread, if any. So thanks for the link.

                       

                      Thanks for the link to the interesting background reading but I was looking for a program that other users have used and know works within Captivate.

                       

                      I think if you had actually bothered to read that "interesting background reading" you would have found step-by-step instructions for creating files in a Windows-friendly version of the *.ico format, including specific recommendations for software that can be used for the purpose. If you're not up for that, I would suggest you find some freely redistributable icons and simply choose one that suits your project (google "open source icons" for hundreds of them).

                       

                      I might take a stab at creating one from scratch. If I do, I'll document the process and chime back in with a link.

                      • 8. Re: Custom ICO with C5
                        Missteach Community Member

                        Hello All,

                         

                        If you look at the extract from the C5 pdf document, it's the same as the cut/paste I posted originally.  Did this help you understand my requirements better?

                         

                        The background reading suggested by one poster is interesting but it doesn't satisfy my original question.

                         

                        So, again getting back to the original question, does anyone know of a Photoshop / Fireworks plugin or even a standalone program that will create the quite specific C5 requirements for creating an ico rather than the generic internet ones that do not work with C5 where C5 constantly reports them as 'corrupt'?

                         

                        I assume C5 is reporting them as corrupt because they do not compile the ico in the specific way detailed in the C5 pdf manual.

                         

                        If anyone knows of such a program (and, as stated in earlier posts, have verified it works - rather than supposing it works), then please let me know.

                         

                        Thanks again.

                        • 9. Re: Custom ICO with C5
                          James Martin Community Member

                          I haven't tested creating OS X icons yet, but, if your target platform is Windows, I've found a solution, and I've tested it, and it works. Here's my text *.exe, created with Captivate 5 (on Windows 7) and displaying a custom icon:

                           

                          CpCustomIcon.png

                           

                          I created the icons--seven of them, per the specs in the Captivate 5 docs--with IcoFX, a free icon editor for Windows: http://icofx.ro/

                           

                          You were getting the Captivate error you mentioned because your icon file didn't contain the specific images described in Adobe's docs. I got that same error when I tried creating an icon using a single 256x256 32-bit image. Adding the other six to the icon file (*.ico is actually a bundle of multipe images) via Icon --> New Image in IcoFX and saving out fixed it. You don't have to worry about the order. I created the 256x256 32-bit image first and then just went down the list you linked in the Adobe Captivate 5 docs. Here's what the *.ico file looks like in IcoFX:

                           

                          IcoFXGUI.png

                           

                          Verified. Works. Happy?

                          • 10. Re: Custom ICO with C5
                            Missteach Community Member

                            Hello Folks,

                             

                            Yes, as I suggested earlier, the error message gets thrown up owing to not following the C5 format specifically.  As mentioned, I'd tried a few online apps but they weren't sticking to the specifics required by C5.

                             

                            I'll download the suggested program and give it a try this evening.

                             

                            Thanks folks.