by forbjok on Thu Nov 28, 2002 9:02 am
just create an autorun program, which you put on the cd, then you create an "Autorun.inf" file containing the text:
[autorun]
open=<your path/filename here>.exe
and burn the "autorun.inf" file to the root of the cd filesystem.
Usually the program is called autorun.exe, so then the text would be:
[autorun]
open=autorun.exe
The autorun.exe file would then have to be in the root of the cd also.
Visual Basic is very easy to learn and you can quickly and easily make autorun programs in it. If you use VB, however remember to place the VB runtime files on the cd as well (in the same directory as the program)
- This calls for divine intervention...
- I kick ass 4 the lord