very easy...
1. Create a file name it autorun.inf
2.edit the file and following entries in it
[AUTORUN]
ICON = your.ico
3. your.ico is a icon file that will be displayed on CD drive when u insert cd in
it.
4.now Burn these file that is autorun.inf, your icon and content that you want to write on CD.. and
ur done.
5.Additionally us can add
[AUTORUN]
ICON = your.ico
start = your.exe
Quote:
|
your.exe can be a file you want to execute as you insert cd to ur PC
|