For ages I've had this problem where explorer would crash when I was renaming avi files on the desktop. I knew it was a codec problem, but none of the codecs seemed corrupt, so I just carried on.
Then I found this:
https://www.free-codecs.com/download/Win ... VI_Fix.htm
And that's it sorted
XP explorer crashing when avis preview?
-
major.tom
- Macho Business Donkey Wrestler
- Posts: 1970
- Joined: Sun Jan 21, 2007 7:07 pm
- Location: BC, Canada
My natural reluctance to download and run any exe's that don't explain exactly what they're doing prompted me to do a little research. I discovered that what this does is disable the advanced avi properties in windows explorer.
You can achieve the same thing by un-registering the DLL which does this. This can be done as simply as:
Start / run / "regsvr32 /u shmedia.dll" (without the quotes)
You should then reboot your PC.
If you decide you want to get that stuff back (not sure why you'd need it, but whatever floats your boat), just remove the "/u" and reboot.
You can achieve the same thing by un-registering the DLL which does this. This can be done as simply as:
Start / run / "regsvr32 /u shmedia.dll" (without the quotes)
You should then reboot your PC.
If you decide you want to get that stuff back (not sure why you'd need it, but whatever floats your boat), just remove the "/u" and reboot.
-
major.tom
- Macho Business Donkey Wrestler
- Posts: 1970
- Joined: Sun Jan 21, 2007 7:07 pm
- Location: BC, Canada
Don't get me wrong. I wasn't questioning your motives.
The info posted on the site you linked to was light (to put it kindly).
The commands I posted should achieve the same ends without any need to manually edit the registry (regedit) or download anything blindly.
The nature of viruses being what it is, it's wisest to err on the side of caution. Anti-virus program updates, by their very nature, arrive after malicious software is released "in the wild."
The commands I posted should achieve the same ends without any need to manually edit the registry (regedit) or download anything blindly.
The nature of viruses being what it is, it's wisest to err on the side of caution. Anti-virus program updates, by their very nature, arrive after malicious software is released "in the wild."