Hey, I got my project finished and I am wondering how to make the setup file run upon entering a burned cd of the project. Is all I have to do is make a autorun.ini file ? Thanx all for the help!
Printable View
Hey, I got my project finished and I am wondering how to make the setup file run upon entering a burned cd of the project. Is all I have to do is make a autorun.ini file ? Thanx all for the help!
Hey, I created a autorun.inf file and its not working. =(.
Here is the autorun.inf file:
[autorun]
open=setup.exe
icon=REAicon.ico
label=RE Assistant 0.10
Anyone know what could be wrong ?
Is the setup file in the root of the CD?
You can always try a free wizard though..:)
http://www.ashzfall.com/products/autorun/
It even has a FAQ on how to test an autorun.inf without wasting CDs...;)
You should only need this like you have and have the files in your root directory on your cd.
You did name the file - "autorun.inf" and your cd drive supports autorun and you didnt designate "Take no action" for when a cd isVB Code:
[autorun] open=setup.exe icon=REAicon.ico
put in the drive (if running XP)?