How do I make an Autorun CD?

G

Guest

I have a powerpoint presentation show save on CD. How do I make it Autorun
when inserted into CD-Rom drive.
 
W

William_Peterson via OfficeKB.com

You just create a file called autorun.inf in the CD root directory, with the
following content:

[autorun]
OPEN=your_command
ICON=youricon.ico

replace your_command by the program or command you wish to start. For example
if your CD contains setup.exe, add OPEN=setup.exe

replace youricon.ico by the file with your icon. For example copy youricon.
ico file to the CD's root directory and use ICON=youricon.ico

You can also use ICON=setup.exe when your setup program has an icon.

To be able to use autorun, your windows must be configured correctly. Some
software (vmware for example) disables autorun functionality. There is no way
how to force your computer to start autorun from the CD
if it's disabled in windows.

Or you may try Wondershare PPT2Flash (
http://www.sameshow.com/powerpoint-to-flash-pro.html) to create files for
auto-run CD.

W. Peterson
 
G

Guest

I thought for one second you were going to answer the question WITHOUT
selling Wondershare!
--
Amazing PPT Hints, Tips and Tutorials

http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
email john AT technologytrish.co.uk


William_Peterson via OfficeKB.com said:
You just create a file called autorun.inf in the CD root directory, with the
following content:

[autorun]
OPEN=your_command
ICON=youricon.ico

replace your_command by the program or command you wish to start. For example
if your CD contains setup.exe, add OPEN=setup.exe

replace youricon.ico by the file with your icon. For example copy youricon.
ico file to the CD's root directory and use ICON=youricon.ico

You can also use ICON=setup.exe when your setup program has an icon.

To be able to use autorun, your windows must be configured correctly. Some
software (vmware for example) disables autorun functionality. There is no way
how to force your computer to start autorun from the CD
if it's disabled in windows.

Or you may try Wondershare PPT2Flash (
http://www.sameshow.com/powerpoint-to-flash-pro.html) to create files for
auto-run CD.

W. Peterson

Capt. Kirk said:
I have a powerpoint presentation show save on CD. How do I make it Autorun
when inserted into CD-Rom drive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top