Gabe The Nerd Posted July 10, 2005 Posted July 10, 2005 I've search all 20 pages of the "Application Switches" topic and I couldn't find a switch for the new DivX player (DivXPlay.exe). Do you guys still use the /S switch like for 5.21 or what? I have tried contacting divx.com, but they have not responded to my emails. Thanks for the help.
spachtler Posted July 10, 2005 Posted July 10, 2005 i use this one for the german "create" bundle:run("DivXCreate.exe")Winwait("Sprachenauswahl", "Deutsch")controlclick("Sprachenauswahl", "Deutsch", "Button1")winwait("DivX Create Bundle Installation", "2005")controlclick("DivX Create Bundle Installation", "2005", "Button2")winwait("DivX Create Bundle Installation", "Lizenzabkommen")ControlCommand ( "DivX Create Bundle Installation", "Lizenzabkommen", "Button4", "Check", "" )controlclick("DivX Create Bundle Installation", "Lizenzabkommen", "Button2")winwait("DivX Create Bundle Installation", "Komponenten")controlclick("DivX Create Bundle Installation", "Komponenten", "Button2")winwait("DivX Create Bundle Installation", "Zielverzeichnis")controlclick("DivX Create Bundle Installation", "Zielverzeichnis", "Button2")winwait("DivX Create Bundle Installation", "Google")controlclick("DivX Create Bundle Installation", "Google", "Button5")controlclick("DivX Create Bundle Installation", "Google", "Button2")winwait("DivX Create Bundle Installation", "abgeschlossen")ControlCommand ( "DivX Create Bundle Installation", "abgeschlossen", "Button4", "UnCheck", "" )controlclick("DivX Create Bundle Installation", "abgeschlossen", "Button2")$temp = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "SystemRoot")FileInstall("dpl100.dll", $temp & "\system32\dpl100.dll", 1)exitspachtler
Gabe The Nerd Posted July 10, 2005 Author Posted July 10, 2005 I will try it (/S) today, I just wasn't sure if that one still worked.
Gabe The Nerd Posted July 10, 2005 Author Posted July 10, 2005 /S did indeed work. Thanks for the help, and sorry for the trouble.
xyu Posted July 13, 2005 Posted July 13, 2005 /S still works, but is there anyway to set the install options right, i don't want that 6 months divxpro trial, and i guess that's the default setting when installing silently. I'm almost sure NSIS installers give that kind of tools, but my english and coder skills are too poor to get me through the nsis support.
diesel_98a Posted July 13, 2005 Posted July 13, 2005 are u using the pro version? i downloaded the non-pro version from their website & it installs w/ no trial...........
xyu Posted July 14, 2005 Posted July 14, 2005 of course i took the non-pro version, in which there IS a 6 months trial of divx pro.In the Divx Play Bundle, if you're not careful, you'll catch pro version too ^^
Swimming_Bird Posted July 14, 2005 Posted July 14, 2005 who cares about divx anywaysXviD all the way.
Leviathany2k Posted July 31, 2005 Posted July 31, 2005 Sorry, but de bundle with "/S" doesn't work for me
diesel_98a Posted August 3, 2005 Posted August 3, 2005 did u get this one:"DivX Play Bundle with free 15-day trial of the DivX Converter"or this one"DivX Play Bundle only"i assume its the 2nd.........
Nucleus Posted August 24, 2005 Posted August 24, 2005 It looks like this is not clear for some people, so let me explain. From now on, divx.com provides only 2 packages. "DivX Create Bundle" and "DivX Play Bundle". Both of these packages include "DivX Pro 6 Months Trial"There is no standalone DivX free Codec any more! If you just want the codec, you have to download one of the 2 above packages and diselect everything exept "DivX 6.0"What we need now, is a way to remove that "DivX Pro 6 Months Trial" which is selected by deafult when installing with the /S switch.Is there a way to do that?
matthewk Posted August 24, 2005 Posted August 24, 2005 who cares about divx anywaysXviD all the way.<{POST_SNAPBACK}>Are these both included in the ffdshow codec pack? Thanks
zoobooboozoo Posted August 25, 2005 Posted August 25, 2005 I found the extraced files of the installer.I'll try change the .inf files so it will fits only codec need.But my question is how can I rearchiece it?plz help
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now