| Autorun. Autorun files from CD with StarterFile and autorun.inf |
|
AutoRun Autorun.inf Documentation FREE demo Burn a CD? Customer comments Pricing Problems FAQ Apple Mac Floppy/Zip USB drives |
Documentation and examplesStarterFile opens the application on the user's PC associated with the file specified in autorun.inf. You can also change the drive icon. For information on USB drives see autorun USB drives. Example - autorun a HTML file called start.htmWrite autorun.inf, starterfile.exe and start.htm to the root directory of the CD. Here is the contents of autorun.inf [autorun]open=starterfile.exe start.htm Example - autorun a HTML file called abc.htmEdit autorun.inf and replace start.htm with abc.htm so it looks like this: [autorun]open=starterfile.exe abc.htm Write autorun.inf, starterfile.exe and abc.htm to the root directory of the CD. Example - autorun a Powerpoint show called start.ppsEdit autorun.inf and replace start.htm with start.pps so it looks like this: [autorun]open=starterfile.exe start.pps Write autorun.inf, starterfile.exe and start.pps to the root directory of the CD. Powerpoint show files play the presentation without the user needing to do anything. Example - autorun a Powerpoint presentation called start.pptEdit autorun.inf and replace start.htm with start.ppt so it looks like this: [autorun]open=starterfile.exe start.ppt Write autorun.inf, starterfile.exe and start.ppt to the root directory of the CD. Alternatively, use PowerPoint's "Save as Web page" option and then autorun a .htm file. Example - autorun a PDF file called start.pdfEdit autorun.inf and replace start.htm with start.pdf so it looks like this: [autorun]open=starterfile.exe start.pdf Write autorun.inf, starterfile.exe and start.pdf to the root directory of the CD. Example - autorun a XLS file called start.xlsEdit autorun.inf and replace start.htm with start.xls so it looks like this: [autorun]open=starterfile.exe start.xls Write autorun.inf, starterfile.exe and start.xls to the root directory of the CD. Example - autorun a Word file called start.docEdit autorun.inf and replace start.htm with start.doc so it looks like this: [autorun]open=starterfile.exe start.doc Write autorun.inf, starterfile.exe and start.doc to the root directory of the CD. We are aware of a problem with some versions of word which do not exit correctly and freezes. Therefore, we do not recommend trying to autorun Word .doc files. Example - autorun a Help (.hlp) file called start.hlpEdit autorun.inf and replace start.htm with start.hlp so it looks like this: [autorun]open=starterfile.exe start.hlp Write autorun.inf, starterfile.exe and start.hlp to the root directory of the CD. Example - autorun a Help (.chm) file called start.chmEdit autorun.inf and replace start.htm with start.chm so it looks like this: [autorun]open=starterfile.exe start.chm Write autorun.inf, starterfile.exe and start.chm to the root directory of the CD. Example - autorun a QuickTime video (.qt) file called start.qtEdit autorun.inf and replace start.htm with start.qt so it looks like this: [autorun]open=starterfile.exe start.qt Write autorun.inf, starterfile.exe and start.qt to the root directory of the CD. Example - autorun a QuickTime video (.mov) file called start.movEdit autorun.inf and replace start.htm with start.mov so it looks like this: [autorun]open=starterfile.exe start.mov Write autorun.inf, starterfile.exe and start.mov to the root directory of the CD. Example - autorun an .mpeg file called start.mpegEdit autorun.inf and replace start.htm with start.mpeg so it looks like this: [autorun]open=starterfile.exe start.mpeg Write autorun.inf, starterfile.exe and start.mpeg to the root directory of the CD. Example - autorun an .avi file called start.aviEdit autorun.inf and replace start.htm with start.avi so it looks like this: [autorun]open=starterfile.exe start.avi Write autorun.inf, starterfile.exe and start.avi to the root directory of the CD. Example - autorun a flash file called start.swfAn HTML page can be used to display a Flash movie and StarterFile can be used to autorun the HTML file. The autorun.inf looks like this: [autorun]open=starterfile.exe start.htm Write autorun.inf, starterfile.exe, start.htm and start.swf to the root directory of the CD. OBJECT and EMBED tags are used within the HTML file to reference the Flash movie file. Information on this is contained in the Flash Technote: Flash OBJECT and EMBED tag syntax. |
| www.Autorun.co.uk |
| Copyright © 1995-2008 Trah® |