TechSupp Posted October 5, 2011 Posted October 5, 2011 Going to get the kids to create some powerpoints for me to display and I want to schedule them to start at the begiinging of the daty and finish when they finish. Is there a command line option so that the presentation will loop continuously once started and then what command could I use to stop the presentation? Using PowerPoint XP version.
Gatt Posted October 5, 2011 Posted October 5, 2011 Scheduled Tasks? Though thought this could be done from within PPT?
glennda Posted October 5, 2011 Posted October 5, 2011 Create a script which calls the PowerPoint on view mode waits xxx seconds then kills the process I'll have a play tomorrow and see what I can come up with 1
TechSupp Posted October 5, 2011 Author Posted October 5, 2011 Should just be a command line option to start a ppt which I've found but not got chance to see if it just loops then I need another command line option to kill the process or shut it down nicely, two scheduled tasks as far as I see it.
glennda Posted October 5, 2011 Posted October 5, 2011 (edited) Should just be a command line option to start a ppt which I've found but not got chance to see if it just loops then I need another command line option to kill the process or shut it down nicely, two scheduled tasks as far as I see it. to kill it you just want taskkill powerpnt.exe (i think thats what its called) i assume if you setup in the powerpoint in options to continually loop until exit it should do that. EDIT: i think you want "c:\program files\microsoft office\office12\POWERPNT.exe" /S "Presentation1.pptx" Edited October 5, 2011 by glennda 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now