Wednesday, November 28, 2007
2. Trouble Deleting .avi Files in Windows XP
Many people have encountered a bug in Windows XP that prevents them from deleting large .avi (divx) files. The bug results from behavior that causes Explorer to read the entire contents of broken AVI files before allowing access to them. The file shmedia.dll is the root of this issue, as it dictates Explorer's treatment of .avi files.
To correct this misbehavior in Windows XP, remove the following
registry key.
HKEY_LOCAL_MACHINE / SOFTWARE / Classes / CLSID / {87D62D94-71B3-4b9a-9489-5FE6850DC73E} / InProcServer32
This will prevent Explorer from loading shmedia.dll in response to file property queries on these files.
You cannot find this key by searching; you'll have to manually browse for it. Remember: editing the registry is a great way to mess up your computer. If in doubt, back up the registry before tweaking it.
Source: DVDRHelp.com
Subscribe to:
Post Comments (Atom)
Featured Posts
Adding Accesspolicy to KeyVault for Service Principal Using Portal and Powershell
Scripts path : https://drive.google.com/drive/folders/1sbBpnVFgXhUIXLdf2E9heyWDeU2f9427?usp=sharing Adding Accesspolicy to KeyVault for S...
-
How many cmdlets are available that can deal with generic objects? (Hint: remember to use a singular noun like “object” rat...
-
Azure Portal Service passes service package to “Red Dog Front End” (RDFE). RDFE converts service package to native “RD” version. RDFE...
-
Can you find any cmdlets capable of converting other cmdlets’ output into HTML? Help *html* Or you could try with Get-Command: get-comm...
No comments:
Post a Comment