When I try to install the June 2010 DirectX SDK, I receive this message:

The DirectX component "Microsoft.DirectX.AudioVideoPlayback.dll" is currently in use by other applications. You must close any applications using the component before setup can continue.

I have closed everything and still get the error. Any ideas?

link|improve this question
feedback

2 Answers

I managed to resolve the issue by running the installer (DXSDK_Jun10.exe) as an administrator. Right-click the .exe and choose "Run as administrator".

link|improve this answer
feedback

Let's see if any program is listed when you try tasklist /m AudioVideoPlayback.dll in a command prompt.

link|improve this answer
Ok I tried that and it said no tasks were running that used that dll. – da code monkey Apr 23 '11 at 13:29
It's probably giving you the wrong error message then. But, have you tried installing it in Safe Mode? – Louis Apr 23 '11 at 14:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.