Re: Start ppt and end ppt show from batch file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I am develop a batch file that starts a ppt show. Once I complete the
show,
the ppt show stays with a prompt "press any button to close the show". I
am
trying to run this in a loop without human intervvention. Any ideas on
this
is highly appreciated. Below is my batch file.

@echo off
:START
cd C:\Prorgam Files\Microsoft office\OFFICE\OFFICE11
pptview.exe "Test PPT.ppt"
GOTO START


Why do you need this batch file?
- Use Tools - Options - View to disable the black end file
- Use Screenshow - Setup Show - Kiosk mode or Repeat until Esc to loop show.

Best regards,
Ute

--
Ute Simon
Microsoft PowerPoint MVP Team und PowerPoint-User-Team
Tipps, Tricks und Kostenloser Newsletter: www.ppt-user.de


.



Relevant Pages

  • Re: Continuous Loop of 2 hyperlinked presentations
    ... Instead of using a second presentation with portrait slides, ... be easy to loop. ... Microsoft PowerPoint MVP Team und PowerPoint-User-Team ...
    (microsoft.public.powerpoint)
  • Re: Startup Script but wait for SQL to start
    ... Main batch file: ... @echo off ... if Errorlevel 1 goto Loop ... And it sucessfully starts up the Indexer. ...
    (microsoft.public.windows.server.general)
  • Re: synchronisation between two executable
    ... Why not use a batch file for just putting them in a loop? ... The shell script guarantees the the output filefrom a.out are ... special keyword to ...
    (comp.lang.fortran)
  • Re: synchronisation between two executable
    ... Why not use a batch file for just putting them in a loop? ... The shell script guarantees the the output filefrom a.out are ... special keyword to ...
    (comp.lang.fortran)
  • Re: SHELLing
    ... batch file which first copies a file to the c:\temp directory and my VB ... loop until the file exists in c:\temp and then loop until ... >> user using a form and then SHELL out to run a compression program ... >> Kansas City Regional Office ...
    (microsoft.public.vb.general.discussion)