Data Execution Prevention when scanning AVI files in explorer

E

eljainc

Hello,

I have a WinXP notebook running XP Home SP2. There is a folder of AVI
files which causes me problems. When scanning/viewing these AVI files,
I often get the following error message popup:

Data Execution Prevention

To help protect your computer, Windows has closed this application.

These AVI files were encoded with DIVX (version 6.1).


I have tried changing the swtich in BOOT.INI from
/noexecute=OptIn
to
/noexecute=AlwaysOff

This turns off DEP, but I still get exception errors. I have since
left DEP on.

What causes this problem with AVI files? What is the fix for this?

Thanks
Mike
 
J

ju.c

The problem may be this AVI Properties registry key, export it then delete it and restart:

[HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]


Another method is to un-register the file: shmedia.dll.

Open the Run box and enter: regsvr32 /u shmedia.dll


ju.c
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top