Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DivX 6

Featured Replies

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.

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)
exit

spachtler

/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.

are u using the pro version? i downloaded the non-pro version from their website & it installs w/ no trial...........

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 ^^

  • 3 weeks later...

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.........

  • 3 weeks later...

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?

post-44055-1124900767_thumb.jpg

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 ;)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.