Advertisements
How to create an autorun CD
Many original software and games CD/DVD have this feature. When you instert disk in the drive it automatically runs and pops a software window for further process. You can also crate this for your own CD/DVD. This can be done by creatng autorun.inf file. You have to create an "Autorun.inf" file in CD/DVD to suggest waht to do when DVD is inserter
Suppose you have a game in DVD and you want that the game will run when you insert the disk
Follow these steps
1: open Notepade
2: write this
[autorun]
OPEN=speed.exe
3: in 2nd step speed.exe is the game exe which you want to run at autorun
4:save this file as Autorun.inf in CD/DVD root. Make sure to check extension to be inf not txt
{ 0 comments... read them below or add one }
Post a Comment