To find out which version of the Safeguard Desktop Player application you are using, complete one of the following.
- 
Start the Safeguard Desktop Player application, and on the opening screen, click
> About. This displays the version number of Safeguard Desktop Player and also the underlying adp application.
 - 
Execute the following commands from the command line in the directory where Safeguard Desktop Player is installed:
- 
Windows: adp.exe --version & player.exe --version
 - 
Linux: ./adp --version; ./player --version
 
 -