Help - Search - Members - Calendar
Full Version: Divx 6.1 Silent install
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
FeTT!
Hey guys! I really need a way to install silently divx6.1 (no autoit/WSH plz). Im surely the only one!

Thx!
mickmack
SEARCH!!!
BoardBabe
FeTT!: There is no way as of the current version of DiVX 6.1.1, only way is with AutoIt or similar.
psyonide
You can use mine, it's pretty simple...

CODE
; AutoIt Version: 3.1.0
; Author:         pSyONiDe <gcurtis79@mchsi.com>
; Script Function:
;    Installs DivX Play 6.1

Run("DivXPlay.exe")

WinWait("Language selection", "Please select the language")
ControlClick("Language selection", "Please select the language", "Button1")
WinWait("DivX Play Bundle Setup", "Welcome to this quick setup program")
ControlClick("DivX Play Bundle Setup", "Welcome to this quick setup program", "Button2")
WinWait("DivX Play Bundle Setup", "If you accept the terms of the agreement")
ControlCommand("DivX Play Bundle Setup", "If you accept the terms of the agreement", "Button4", "Check", "")
ControlClick("DivX Play Bundle Setup", "If you accept the terms of the agreement", "Button2")
WinWait("DivX Play Bundle Setup", "Select components to install")
ControlClick("DivX Play Bundle Setup", "Select components to install", "Button2")
WinWait("DivX Play Bundle Setup", "Destination Folder")
ControlSetText("DivX Play Bundle Setup", "Destination Folder", "Edit1", "C:\Program Files\DivX" )
ControlClick("DivX Play Bundle Setup", "Destination Folder", "Button2")
WinWait("DivX Play Bundle Setup", "Install the free Google Toolbar")
ControlCommand("DivX Play Bundle Setup", "Install the free Google Toolbar", "Button4", "UnCheck", "")
ControlClick("DivX Play Bundle Setup", "Install the free Google Toolbar", "Button2")
WinWait("DivX Play Bundle Setup", "Install Google Desktop for Windows")
ControlClick("DivX Play Bundle Setup", "Install Google Desktop for Windows", "Button5")
ControlClick("DivX Play Bundle Setup", "Install Google Desktop for Windows", "Button2")
WinWait("DivX Play Bundle Setup", "DivX Play Bundle has been installed")
ControlCommand("DivX Play Bundle Setup", "DivX Play Bundle has been installed", "Button4", "UnCheck", "")
ControlClick("DivX Play Bundle Setup", "DivX Play Bundle has been installed", "Button2")
BoardBabe
There's also a pretty complex autoit script source in the AutoIt script collection topic, made by MHz.
s.stormont
Psyonide,

For me, the script just sits on the screen where you have to choose if you want to install the Google Desktop or not. I'm using Divx 6.1.1. I see the code that says it should make a selection but it doesn't. Any ideas?



QUOTE (psyonide @ Jan 27 2006, 10:50 PM) *
You can use mine, it's pretty simple...

CODE
; AutoIt Version: 3.1.0
; Author:         pSyONiDe <gcurtis79@mchsi.com>
; Script Function:
;    Installs DivX Play 6.1

Run("DivXPlay.exe")

WinWait("Language selection", "Please select the language")
ControlClick("Language selection", "Please select the language", "Button1")
WinWait("DivX Play Bundle Setup", "Welcome to this quick setup program")
ControlClick("DivX Play Bundle Setup", "Welcome to this quick setup program", "Button2")
WinWait("DivX Play Bundle Setup", "If you accept the terms of the agreement")
ControlCommand("DivX Play Bundle Setup", "If you accept the terms of the agreement", "Button4", "Check", "")
ControlClick("DivX Play Bundle Setup", "If you accept the terms of the agreement", "Button2")
WinWait("DivX Play Bundle Setup", "Select components to install")
ControlClick("DivX Play Bundle Setup", "Select components to install", "Button2")
WinWait("DivX Play Bundle Setup", "Destination Folder")
ControlSetText("DivX Play Bundle Setup", "Destination Folder", "Edit1", "C:\Program Files\DivX" )
ControlClick("DivX Play Bundle Setup", "Destination Folder", "Button2")
WinWait("DivX Play Bundle Setup", "Install the free Google Toolbar")
ControlCommand("DivX Play Bundle Setup", "Install the free Google Toolbar", "Button4", "UnCheck", "")
ControlClick("DivX Play Bundle Setup", "Install the free Google Toolbar", "Button2")
WinWait("DivX Play Bundle Setup", "Install Google Desktop for Windows")
ControlClick("DivX Play Bundle Setup", "Install Google Desktop for Windows", "Button5")
ControlClick("DivX Play Bundle Setup", "Install Google Desktop for Windows", "Button2")
WinWait("DivX Play Bundle Setup", "DivX Play Bundle has been installed")
ControlCommand("DivX Play Bundle Setup", "DivX Play Bundle has been installed", "Button4", "UnCheck", "")
ControlClick("DivX Play Bundle Setup", "DivX Play Bundle has been installed", "Button2")
BoardBabe
s.stormont: Use MHz's script, works flawless for me. It's in the AutoIt script collection topic.
s.stormont
I was hoping for a script for just DivxPlay not DivXcreate. MHz script works for just DivxCreate, correct?

QUOTE (BoardBabe @ Feb 3 2006, 09:23 AM) *
s.stormont: Use MHz's script, works flawless for me. It's in the AutoIt script collection topic.
BoardBabe
Well, with his script you can remove the encoder and even the player so you JUST get the codec and nothing else out of the CreateBundle, that's what I do and it works great...

So it really doe'snt matter if it is the create bundle, that will just allow you to install more features IF you want to.
Fajar_F45
I have made silent install for DivX Player. I use AutoIt to install it. You can copy this text and save to .au3 files.
Also you have to download and rename DivXInstaller.exe to DivX.exe or you can edit this line : Run ( "DivX.exe" ) with your choise file name. This file, if you have the latest version , It's can'tbe used.
-----------------------------------------------------------------------------
You have delete this line :
; Update Detected
WinWaitActive ( "DivX for Windows Setup" , "Updates detected!" )
Send ( "{SPACE}" )
Send ( "{DOWN}" )
Send ( "{ENTER}" )
-----------------------------------------------------------------------------
But I have the older version, it's work. This is if internet connection is available, so if you have the latest version, you have to delete that line.
Now, 15 july 2007 The latest version of DivX Player is 6.6 build 1.0.0.302
My experience was when internet connection not available, the last button (Close) when installing is finished, clicked manually.
If you compile this script (.au3) / convert to .EXE with AutoIt and you include this in RunonceEX you have to delete /V 1,2,3...
===========================================
; <AUT2EXE VERSION: 3.1.1.0>

; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-START: E:\qwer\svcpack\DivX.au3>
; ----------------------------------------------------------------------------

; This will install DivX Create Bundle 6.4
Run ( "DivX.exe" )

; Language Selection
WinWaitActive ( "Language selection" , "Please select the language" )
Send ( "{ENTER}" )

; Initial Setup Screen
WinWaitActive ( "DivX for Windows Setup" , "Welcome" )
Send ( "{ENTER}" )

; License Agreement
WinWaitActive ( "DivX for Windows Setup" , "License" )
Send ( "!a" )
Send ( "!n" )

; License
WinWaitActive ( "DivX for Windows Setup" , "License Agreement Addenda" )
ControlClick ( "DivX for Windows Setup" , "" , "Button4" )
Send ( "{ENTER}" )

; Update Detected
WinWaitActive ( "DivX for Windows Setup" , "Updates detected!" )
Send ( "{SPACE}" )
Send ( "{DOWN}" )
Send ( "{ENTER}" )

; Install components
WinWaitActive ( "DivX for Windows Setup" , "Choose Components" )
Send ( "{DOWN}" )
Send ( "{SPACE}" )
Send ( "{DOWN}" )
Send ( "{SPACE}" )
Send ( "{ENTER}" )

; Install location
WinWaitActive ( "DivX for Windows Setup" , "Choose Install Location" )
Send ( "{ENTER}" )

; Do NOT install free Mozilla
WinWaitActive ( "DivX for Windows Setup" , "Free!" )
Send ( "{DOWN}" )
Send ( "{ENTER}" )

; Sign Up
WinWaitActive ( "DivX for Windows Setup" , "Sign up for the DivX newsletter!" )
Send ( "{ENTER}" )

; Installation completed
WinWaitActive ( "DivX for Windows Setup" , "installed on your computer" )
Send ( "{SPACE}" )
Send ( "{ENTER}" )

; ----------------------------------------------------------------------------
; <AUT2EXE INCLUDE-END: E:\qwer\svcpack\DivX.au3>
; ----------------------------------------------------------------------------
thedexmonster
{edited by thedexmonster}
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.