How do I...?

Open a PowerPoint PPT File

To open a PowerPoint Presentation using AutoPlay Media Studio 5.0, use a File.Open action to call the presentation file:

File.Open("example.ppt", "", SW_SHOWNORMAL);

Note: AutoPlay Media Studio 5.0 does not have a PowerPoint object. To open a PowerPoint presentation on a user's computer, the user must have a program capable of opening the presentation (i.e. Microsoft PowerPoint).


Applies to:

Standard Edition

Professional Edition