Since Quicktime Alternative has been more or less abandoned, I've found QT Lite to be an alternative, as it were. I use the following in a cmd-file to deploy over AD with a GPO.
---
if exist "%programfiles%\QuickTime Alternative\QuickTimePlayer.exe" goto uninstall else goto install