Restoring JPG,JPEG,JPE Default File Associations
This tip will show you how to restore JPT, JPEG, JPE default file associations.
Please follow these steps:
- Open Notepad
- Copy and paste these codes in the new txt file:
QUOTE
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.jpe]
"PerceivedType"="image"
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpe\OpenWithProgids]
"jpegfile"=hex(0):
[HKEY_CLASSES_ROOT\.jpe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.jpeg]
"PerceivedType"="image"
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpeg\jpegfile]
[HKEY_CLASSES_ROOT\.jpeg\jpegfile\ShellNew]
[HKEY_CLASSES_ROOT\.jpeg\OpenWithProgids]
"jpegfile"=hex(0):
[HKEY_CLASSES_ROOT\.jpeg\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.jpg]
"PerceivedType"="image"
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpg\jpegfile]
[HKEY_CLASSES_ROOT\.jpg\jpegfile\ShellNew]
[HKEY_CLASSES_ROOT\.jpg\OpenWithProgids]
"jpegfile"=hex(0):
- Save the file as xp_jpg_jpe_jpeg_file_assoc_fix.reg
- Then double click on the file created which will directly be imported to your registry