|
-
Apr 29th, 2000, 12:33 PM
#1
Thread Starter
Lively Member
when i put cdrom in drive windows identifys it automaticaly.
i am writting a program, and i need the program to identify the cd the minute i enter it into the drive, just like windows does...
now, i know how to get the info from the cd on a command click. i dont need that, what i do need is the code that identifies the cd when i put it in.
-
Apr 29th, 2000, 12:45 PM
#2
Junior Member
You need to create an autorun.inf file and place it in the root of the CD ROM.
-
Apr 29th, 2000, 12:55 PM
#3
Lively Member
autorun.ini
[autorun]
icon=cdrom.ico
open=autorun.exe
icon is image file in ico format to replace default cdrom icon
open is program to run when cd is placed in drive and when cdrom drive is double clicked on in my computer
Regards,
 Paul Rivoli 
---------------------
[email protected]
http://members.dingoblue.net.au/~privoli
-
Apr 29th, 2000, 02:12 PM
#4
Thread Starter
Lively Member
what i meant was something different.
i meant, originals cd roms, not cdroms that i create.
i want my program to identify the cd when i put it in the cd-drive.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|