Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2003
    Posts
    3

    Cool Autorun.exe ICON

    Can I use own ICON for autorun.exe when I build project?

  2. #2
    Join Date
    Jul 2002
    Location
    Towson, MD USA
    Posts
    16

    Re: Autorun.exe ICON

    Yup. Go to the Project Settings > Build tab and specify the external icon file you want.

    AutoPlay will automatically copy the icon file to the root of your build destination folder. If you want to put your icon file in a sub-directory, just modify the autorun.inf file and specify the path.

    Example:
    [AutoRun]
    OPEN=Update.exe
    ICON=bin\Autorun.ico

    Just be sure to then uncheck the "Create autorun.inf file" box or the autorun.inf file will be over-written every time you build.

    Craig

  3. #3
    Join Date
    Sep 2003
    Posts
    3

    Re: Autorun.exe ICON

    Thanks for your reply but my target is to change Autorun.exe this program's ICON not CD ICON
    Autorun.exe ICON is default to Autoplay Media studio's icon

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Autorun.exe ICON

    If you alter that icon it's against our current usage policy. Maybe in a future version, but not for now...

    Corey Milner
    Creative Director, Indigo Rose Software

  5. #5
    Join Date
    Sep 2003
    Posts
    3

    Re: Autorun.exe ICON

    Got it. Thank you

Posting Permissions

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