Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3

Thread: Icon wont chage

  1. #1
    Join Date
    Jun 2002
    Posts
    1

    Icon wont chage

    When ever I try to change the icon in project options I choose my icon with the use external icon check box. preview the project and it works fine and displays the icon i choose but when i build the project it doesn't display my icon just the default.

    help plz ;p

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150

    Re: Icon wont chage

    When you select a custom icon AutoPlay Menu Studio renames that icon file as autorun.ico and puts it in your output directory. When you burn your project you must include that icon file. Did you include that file in your burnt CD? are you sure that the autorun.ico file exists?

  3. #3
    Join Date
    Oct 2001
    Location
    Knoxville, IA, USA
    Posts
    113

    Lightbulb Re: Icon wont chage

    The only way I've found to edit the icon in the exe itself is to build it, then use a resource editor to edit the icons afterwards. I use Resource Hacker myself , and find it quite useful. Simply choose the file you want to edit, go to Action->Replace Icon and choose the icon you want to use instead. Otherwise, as Adam said, just add icon=autorun.ico to your autorun.inf file.

Posting Permissions

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