By default, JPG files open in Internet Explorer.
Make up a file from the lines below. Copy into a file called fix.reg
which should be created in Notepad. Do not retype, copy in case of
errors. The 1st line in the file is the line REGEDIT4
Make sure your mail or news reader does not add any spaces to the end
of a line.
The last line must be blank.
Check that your path for IE is the standard one in fix.reg
Doubleclick fix.reg
-----copy below this line fix.reg------------
REGEDIT4
[HKEY_CLASSES_ROOT\.jfif]
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpe]
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpeg]
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpg]
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\jpegfile]
@="JPEG Image"
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\jpegfile\DefaultIcon]
@="C:\\WINDOWS\\SYSTEM\\mshtml.dll,9"
[HKEY_CLASSES_ROOT\jpegfile\shell]
@=""
[HKEY_CLASSES_ROOT\jpegfile\shell\open]
[HKEY_CLASSES_ROOT\jpegfile\shell\open\command]
@="\"C:\\Progra~1\\Intern~1\\iexplore.exe\" -nohome"
[HKEY_CLASSES_ROOT\jpegfile\shell\open\ddeexec]
@="\"file:%1\",,-1,,,,,"
[HKEY_CLASSES_ROOT\jpegfile\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\jpegfile\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\jpegfile\CLSID]
@="{25336920-03F9-11cf-8FD0-00AA00686F13}"
---- end file above here
....Alan