Autorun - TechRepublic
Question
June 12, 2008 at 08:18 PM
.martin.

Autorun

by .martin. . Updated 17 years, 11 months ago

now my question here is not very difficult, but it has truly stumped me…

i have made a radiation PowerPoint Presentation (using 2007, but saved in 1997 – 2003 format) for my physics class, now this is burnt onto a CD, which I am having great difficulty making and working autorun for (I have been using a CD-RW for testing) so i have two files, the PowerPoint Presentation (Radiation Assignments.pps), and an image which i want to use as an icon (Radio.ico). my script is as follows:
[autorun]
action=
icon=Radiation\files\Radio.ico
open=Radiation Assignments.pps
label=Radiation
includeRuntimeComponents=True

all in a setup information file named autorun.inf
but, whenever I insert the CD, the image is that of an unknown file, and whenever you try to access the CD (double click D\:) the message D\: is not a valid Win32 Application.

all i want the auto run to do is display the 16×16 image instead of the CD icon, and to automatically open the presentation.

This discussion is locked

All Comments