I have been checking this out all day.
ANy got any experience here? Want to find out, is it as easy as simply putting the AUTORUN.INF file in the main directory of the cd?
Any extra help would be appreciated.
I am almost there, just trying to get the cd to self start on auto insert notification!
Yes... It is. This is the syntax:
----------------AUTORUN.INF------------------open="path/prog.exe"
icon="path/icon.ico"
_____________________________________________
BTW...
o Are you sure your computer is currently configured to autorun CDs?o Did you know that autoruns are a magnificent way to get nice viruses on your computer without knowing what hit you?
o In WIN-based machines you can prevent an autorun from starting by holding down the "Shift" key?
Good luck...
After making tons of autorun CD's, in a word "YES".
Though it's the information in that autorun.inf file that makes it work.
You have to make sure that it points to the program and any icon or .bmp. Below is the information from one of my autorun.inf files:[autorun]
OPEN=Setup.exe
ICON=Setup.bmpYou can create the file using "notepad" and saving it "AS" ".inf"
There is a free program called "CDstarter",
that will let you create an autorun menu if you have more than one program you want to access. It will create the autorun file for you.
You can find "CDstarter" searching with "Google"
Hope that helps.
Serge
Thats good info. But lets not confuse an autorun CD with a bootible CD. Though it's good to know how to create both, not all bootible CD's will autorun.
Serge
Hey no big deal. As I said, learning how to create both, as least for me, was a must.
So please don't ignore post #3.
"Knowledge is Power"Serge
Peter, Serge...Is there a tutorial somewhere that we can read showing exactly step by step of how to setup autorun? What must be on the CD? Say for example that I have WinZip.exe on a CD-RW. Without the autorun.inf file I would have to "Explore" the CD to see WinZip.exe but with autorun it would start running immediately upon inserting it in my CDROM. Am I right or wrong? Trying to figure out its usages and how I could actually use autorun for my own benefit or is there any? Thanks
Send me an e-mail and I'll put on together for you.
In most cases it will go like this:
Program on you want to put on CD = WinZip.exe
Autorun.inf =
[autorun]
OPEN=WinZip.exe
ICON=0As far as the icon or bmp in most cases you can use the main .exe file.
So it would look like this instead:Autorun.inf =
[autorun]
OPEN=WinZip.exe
ICON=WinZip.exeIf you have a special .bmp file you want to use it will look like this:
Autorun.inf =
[autorun]
OPEN=WinZip.exe
ICON=yourpic.bmpIf you have a special icon that you want to use it would look like this:
Autorun.inf =
[autorun]
OPEN=WinZip.exe
ICON=youricon.icoIf you want a good lesson open any autorun CD in Explorer and look at the autorun.inf file. Thats how I learned to make CD's.
I hope this answers at least some of your questions.
Serge
I ment to ad that as I said before, create your file in notepad and save it as ".inf",
or save it as .txt and rename it.
Serge
Cheers guys.
I can't believe the respoinse I got!
Well, I knew about the inf file, but your step by step instructions have helped now. I have an understanding EXACTLY what I should be doing. Problem with experimenting is, each experiment is a wasted cdr.
Thanks again!
| « virus | displaying keystroke » |
Get Solutions to your Hi-Tech Issues Now!