danke, hilft bis auf ein großes problem:
Zitat:
Functionality that is lost includes:
* No more loop continuously switch. Each presentation will loop or not loop depending on how it was saved by the author (set up show dialog) this includes not being able to loop/repeat the contents of a playlist (the contents of a playlist are shown just once).
|
sprich er wiederholt die nicht
ansonsten wärs fein mit einem
cd "c:\powerpoint\präsentationen"
dir *.pps /b > c:\powerpoint\playlist.txt
"c:\programme\Microsoft Office\PowerPoint Viewer\pptview.exe" /L "c:\powerpoint\Playlist.txt"
würds funktioniertn (bzw müsste die pfade alle auf eigene dateien ändern da das der standardpfad vom viewer ist)