|
|
In the root of the drive or cd, create the following
create 'autorun.inf' with: Code: [Autorun]
icon=favico.ico
label=Name of Drive to be displayed
create the icon file 'favico.ico' from a bitmap image remember that it will be very small so it needs to look good at the correct size.
you can/should make both of these files 'hidden' which will not affect their working ability.
|
|