http://bugs.winehq.org/show_bug.cgi?id=4122
--- Comment #5 from Lei Zhang thestig@google.com 2008-08-19 19:23:11 --- Created an attachment (id=15495) --> (http://bugs.winehq.org/attachment.cgi?id=15495) sample registry file to associate jpeg files with wine's iexplore.exe
(In reply to comment #1)
This is because there are no shell handlers in the registry for the images extensions (jpeg, jpe,bmp,jpg) try to add in the registry and try again
Correct, you just need to associate the "jpegfile" type with a program that can open jpegs. For instance, install gecko, then run: wine regedit 4122.reg, where 4122.reg is this attachment.