PowerViewer icon OfficeOne PowerViewer

Start a PowerViewer session and stop it through Windows batch file
The tutorial page explains you how to setup PowerViewer. After setting up PowerViewer, the following steps explain how to start a PowerViewer session through command-line and stop it through Windows batch (.bat) file:
Step 1
OfficeOne PowerViewer supports running slide shows from command-line. The command-line options are explained here. We will make use of those options to run different slide shows on different monitors.
Step 2
Assuming that we want to run P1.ppt on secondary monitor, the command-line parameters would look like:
PowerViewer "C:\My Presentations\P1.ppt" 2
Step 3
When you want to run the slide show through a Windows batch (.bat) file, the .bat file contents should look like:
Start PowerViewer "C:\My Presentations\P1.ppt" 2
The "Start" command returns after launching PowerViewer.
Step 4
The CloseAllPowerViewerSessions.exe allows you to terminate all running PowerViewer sessions. This utility can be used to terminate all the three running PowerViewer instances.
The PauseAllPowerViewerSessions.exe utility allows you to pause all running PowerViewer sessions.
The ResumeAllPowerViewerSessions.exe utility allows you to resume the paused PowerViewer sessions.
Contact OfficeOne on email at officeone@officeoneonline.com. Copyright © 2001-2023 OfficeOne. All rights reserved.