View Full Version : Autorun.exe ICON
tlinks2000
09-04-2003, 08:18 PM
Can I use own ICON for autorun.exe when I build project?
cdemallie
09-05-2003, 04:26 AM
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
tlinks2000
09-06-2003, 01:40 AM
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
Corey
09-06-2003, 02:19 AM
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 (http://www.indigorose.com)
tlinks2000
09-06-2003, 05:00 AM
Got it. Thank you
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.