Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with JPEG's in Windows Picture and Fax 1

Status
Not open for further replies.

imsohood8424

Programmer
Apr 2, 2004
14
US
Whenever I would double-click on a Jpeg file usually it opens up in a Windows Picture and Fax Viewer, but lately XP has been causing me some problems, giving me the message: C:\My Pictures\monkey.jpg is not a valad Win32 application
For all other file-types, ie: gifs and bitmaps it works perfectly. I can only open the jpeg files if I right-click and go to 'Open With' and then go to 'Windows Picture and Fax Viewer'

Pretty annoying...any suggestions..
 
Tools > Folder options > file types
Find jpe
jepg
jpg and make sure they default to open in that or microsoft photo editor as mine calls it yet it still opens in printer and fax.
Hope it helps


The way web design should be
 
Wow...I really appreciate it...Thanks So Much noellees1 and bcastner, unfortunately I didn't get to tryout yours bcastner because I tried and read noellees1's log first and it worked so...Appreciate it...I asked someone else and they told me to delete these three things: (from my RegEdit)

Windows Registry Editor Version 5.00

[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}"

I deleted this For all three JPEG, JPE, and JPG...I have three backups of these (BackUp-HKCR_jpeg BackUp-HKCR_jpg BackUp-HKCR_jpe)... It didn't work after I removed them but I didn't bother to put them back...Any ideas on what I should do with these?

Thanks...
 
Glad to be of help after all thats what were here for, i think bcastners fix does the same thing as my way did but automated.
Not sure though anyway star to bcastner for his effort after all it does work (ive tried it before)

The way web design should be
 
You can right-click on the Registry files (if you saved them via the Export option of Regedit) and select Merge and they will be re-inserted into the Registry.

Before you do that it might be a good idea to do another backup of the current Keys, while your settings are working.

I find this program is useful in any matters to do with the Registry.

Registry Backup and Restore for Windows NT/2000/XP

v1.1a, 10/03/2002, Freeware
Written by Lars Hederer

Look for the latest version here:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top