/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.2k  |  Created: 10/10/2007

Average Rating: 0
QT Lite has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
119
Note
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

:uninstall
"%programfiles%\QuickTime Alternative\unins000.exe" /SILENT

:install
if exist "%programfiles%\QT Lite\qt_lite111.txt" goto end else goto install2

:install2
"\\domain.local\dfs\MSI\QT Lite\qtlite111.exe" /VERYSILENT /NOICONS
"\\domain.local\dfs\MSI\robocopy" "\\domain.local\dfs\MSI\QT Lite" "%programfiles%\QT Lite" qt_lite111.txt /R:1 /W:5

:end
---

The script assumes you have Quicktime Alternative alread installed and takes care of uninstalling it before QT Lite is installed.

The copy procedure of the qt_lite111.txt-file makes sure the script isn't run every time you boot the computer, if already installed.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Command Line
This is what I use to deploy Quicktime Lite silently using SCCM.


QT_Lite_410.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

QT Lite

Version

1.1.1

Uninstall String

"C:\Program Files\QT Lite\unins000.exe"

Questions & Answers (0)

Questions & Answers related to Unknown QT Lite

Blogs (0)

Blog posts related to Unknown QT Lite

Reviews (0)

Reviews related to Unknown QT Lite

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ