Fluoresce Posted June 16, 2009 Share Posted June 16, 2009 I have loads of ebooks. I want to put them all onto a CD. When this CD is inserted into my computer, I want a 'home page' to open automatically, presenting a list of all the ebooks. Anyone know how to do this? Link to comment https://forums.phpfreaks.com/topic/162336-solved-do-you-know-how-to-create-a-cd-rom/ Share on other sites More sharing options...
PugJr Posted June 16, 2009 Share Posted June 16, 2009 Isn't there some autorun.exe or something that you can put in the cd and with that you can code it to do whatever you want, such as a popup with the list? (It activates when you put the CD in your computer.) Link to comment https://forums.phpfreaks.com/topic/162336-solved-do-you-know-how-to-create-a-cd-rom/#findComment-856849 Share on other sites More sharing options...
Fluoresce Posted June 17, 2009 Author Share Posted June 17, 2009 I no longer need help on this matter, guys. I got the answer from another forum: "1. Create a file called AUTORUN.INF 2. In AUTORUN.INF, include something like: [autorun] open=start.html icon=start.ico 3. Place AUTORUN.INF in the root directory of your CD-ROM Of course, you'll need to create start.html and start.ico and place those files in the same directory as your AUTORUN.INF file." Link to comment https://forums.phpfreaks.com/topic/162336-solved-do-you-know-how-to-create-a-cd-rom/#findComment-858086 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.