Can anyone connect to Divx movies 1/13/11?

HectorH

New member
I have tried changing web browsers, and can not connect to any movies that require Divx.

I have uninstalled , then reinstalled Divx.
I have disabled my Firewall
I have opened port allowing Stagevu (Divx)
I have disabled UAC

I am wondering if others are having problems w/ Divx ?

Today is 1/13/11 ,.....is anyone experiencing the same connection issues ?
 

SUPERSTEELERS

New member
1) Open task manager, click Processes tab. Right click on DDMService.exe and end process.
2) Copy the following and then open a command prompt:

@ECHO OFF
rmdir /s /q "%USERPROFILE%\videos\divx movies\Temporary Downloaded Files"
del /q /s "%temp%\*"

REM Clear DDM Stuff
del /q /s "%APPDATA%\Local\Temp\DDM\Plugin\*"
del /q /s "%APPDATA%\Local\Temp\DDM\Settings\*"
del /q /s "%APPDATA%\Local\Temp\DDM\Settings\Tempo… Downloaded Files\*"
rmdir /s /q "%TEMP%\boost_interprocess"
rmdir /s /q "%LOCALAPPDATA%Low\boost_interprocess"

pause

3) Close all browser windows.
4) Paste the above commands into command prompt and press enter.
5) Enjoy the functional divx web player again.

You do not have to undo firewall, uac nor open ports. fiz that stuff immediately. Run your antivirus/antispyware programs to make sure you didnt get an infection.
 
Top