Briguy_572
asked on
Powerpoint 2010 - launch slideshow to fill certain size of screen (from command line)
We use a powerpoint presentation as digital signage on a number of screens around our offices. I have a script that checks for an updated version of the powerpoint on the server, if there is a newer version, it copies the new version to the PC, kills ppt and then re-opens the new file as a slide show.
On one screen - I have the need to display an another application in a small, horizontal window on the screen (about 1/3 of the height). I would like to keep this other application running and have powerpoint launch in the bottom 2/3 of the screen in a slideshow.
I have tried using the "Set up show" option and then the "Browsed by an individual (window)" - this works for a single file, but the settings are lost when the updated file is replicated down to the PC.
can this be done with a macro? 3rd party?
thanks
On one screen - I have the need to display an another application in a small, horizontal window on the screen (about 1/3 of the height). I would like to keep this other application running and have powerpoint launch in the bottom 2/3 of the screen in a slideshow.
I have tried using the "Set up show" option and then the "Browsed by an individual (window)" - this works for a single file, but the settings are lost when the updated file is replicated down to the PC.
can this be done with a macro? 3rd party?
thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
It is.
ASKER
thanks- I will try to work on this today - apologies for the delay - I was out Thursday and Friday.
ASKER
I wasn't able to get it to work - but thank you for posting the code.
ASKER