Autorun

harrisonb

New Member
Hi guys

This is probably very simple!

Im trying to make a CD autorun to copy a file on the CD to a directory which it has to make.

I know to save a file as autorun.exe, and was then thinking about getting that to run a batch file to copy the file over?

Sound right?

I also have no idea on the command for createfoler lol.

Thanks

Ben

(any suggestions of other ways to do it appreciated!)
 
you know how to use an autorun.inf file right? just look at one on any of your autoplay cds and it is easily reverse engineered. Then your batch file just use your standard cmmandline commands to copy the files you want it to over to where ever you like. There are also tools that will make an installer all over the internet and they are easy to use, no need to reinvent the wheel so to speak
 
Back
Top