Controlling PowerPoint From Within Runtime Revolution

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
johnmiller1950
Posts: 116
Joined: Mon Apr 30, 2007 3:33 pm

Controlling PowerPoint From Within Runtime Revolution

Post by johnmiller1950 » Tue Apr 07, 2009 1:43 pm

Greetings All,

I am developing a dual platform program that uses a projection system, and I would like to make it possible to show a manually controlled PowerPoint file within my program without leaving my program.

I saved my PowerPoint file as a .pps file which makes it self contained. Then I use the launch command to open this file, however I get the PowerPoint logo and a scrollbar that shows the file loading. If I pre-open PowerPoint, I can avoid the logo, but I still get the progress bar.

1. Is there a way to open my file without showing the logo and the progress bar?

2. After the file is finished, it quits, but I am still in PowerPoint. Is there a way to force PowerPoint to give control back to my program?


Thanks,
John Miller

Post Reply