Any MS Gurus think they can help out with this?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get this error anytime I open a drive letter other than C:

AppName: explorer.exe AppVer: 6.0.2900.2180 ModName: cevideo.ax ModVer:
1.0.0.30602 Offset: 00008059

Any fixes?
 
Sometihng to do with Ulead or DVD player?
cevideo.ax
copied from GGoogle Search

In an attempt to try other things, I downloaded a trial copy of DVD Workshop
from Ulead. Well, apparently they install "Ulead DVD Player," which in turn
installs their own CEVIDEO codec, which in turn is used by explorer to
display vid files.

Now, I don't know at what point Ulead got messed up, but I was able to find
out through my VS.NET debugger that the "CEVIDEO.AX" module was crashing my
explorer. I found CEVIDEO.AX bound as a decoder in my registry. Removed it.
Problem gone.
 
Back
Top