+ Reply to Thread
Results 1 to 4 of 4

Thread: Set Icon for created installer EXE

  1. #1

    Question Set Icon for created installer EXE

    Hi,

    Does anybody know if I can specify the icon to be used for the destination installer exe.

    By default, it uses the standard 'Setup' type icon but for a particular project, I would like to use my own icon - any ideas?

    Regards,

    Andy

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Set Icon for created installer EXE

    Andy,

    See #pragma.

    SETUPICON—Lets you customize the actual installer icon (rather than the default computer-with-CD icon). Value specifies the name of the icon file (.ico) that is embedded into the program during compilation.

    There is also a topic in the "Learning SetupBuilder Part I" manual (see attached screenshot).

    Does this help?

    Friedrich
    Attached Images Attached Images  

  3. #3

    Default Re: Set Icon for created installer EXE

    Hi Friedrich,

    Excellent - that's perfect


    I agree, I should have taken a closer look at the manual first - I'll try a little reading next time

    Regards,

    Andy

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Set Icon for created installer EXE

    Hi Andy,

    Always ask if there is a problem

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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