File Properties

nagidar

New Member
Reaction score
0
A problem with a computer running WinXp Service Pack 3 -while right clicking a file in the explorer view, we find a Summary tab that contain properties such as Author, Last Saved By, Dimensions etc. She can no longer get the summary for video files such as .avi,.mpeg etc.all other files are fine. Any idea how to fix this?
Thanks.
 
Properties-Summary

Thanks for your reply
Checked the registry and things seem ok.
Here is a sample of the avi registry

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.avi]
@="Winamp.File.AVI"
"Content Type"="video/avi"
"PerceivedType"="video"
"MP2.Last"="Default"
"Winamp_Back"="NeroShowTime.Files7.avi"
"tvp_back"="Winamp.File.AVI"
"ShowTime.bak"="totalplayer.file"
"KLCP.bak"="Winamp.File.AVI"

[HKEY_CLASSES_ROOT\.avi\OpenWithList]

[HKEY_CLASSES_ROOT\.avi\OpenWithList\ShowTime.exe]

[HKEY_CLASSES_ROOT\.avi\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.avi\OpenWithProgIds]
"avifile"=hex(0):

[HKEY_CLASSES_ROOT\.avi\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\.avi\ShellEx]

[HKEY_CLASSES_ROOT\.avi\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

[HKEY_CLASSES_ROOT\.avi\ShellEx\{FFB699E0-306A-11d3-8BD1-00104B6F7516}]
@="{FFB699E0-306A-11d3-8BD1-00104B6F7516}"
 
Back
Top