Have you ever noticed whenever you insert any game or software CD.it automatically runs the CD.
So have you ever thought that how does it happens? well there is an autorun file created which runs the executable files automatically as soon as you insert CD/DVD into the drive.
Well If you want to make the same type of autorun CD then you have to open notepad file and write the following code in it.
OPEN=INSTALL\Setup_filename.EXE
Here “Setup_filename.EXE” Must be replaced with the name of the setup file. And also remember that it is not all of the setup files there are called “.exe” but some are called “.msi”
Now save it as a “.inf” file not as a “.txt” file. Burn your CD with the autorun.inf file included and set the CD/DVD in your CD/DVD-drive and waits for the autorun to begin or if nothing happens just double-click on the CD drive.
If you face any trouble during the process then just comment below. I am here to help always. Have Fun.