Executing Programs (for Antorun CD)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
iceangel89
Forum Commoner
Posts: 39
Joined: Mon Jul 02, 2007 7:02 pm

Executing Programs (for Antorun CD)

Post by iceangel89 »

not sure whether if this is PHP but hope moderators will shift if needed.

how do i do a Autorun CD for my own use so i know i have PHP on PC. i have a like motherboard Driver CD that can istall programs from CD how do i do that? ActiveX? PHP (there is something like exec() right? http://sg2.php.net/exec[/url]
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Not php-related but you might be interested in
http://msdn2.microsoft.com/En-US/library/aa969328.aspx wrote:Creating an AutoRun-enabled CD-ROM Application
Post Reply