Attempting to run Windows Photo and Fax Viewer in Wine

Questions about Wine on Linux
Locked
onech11
Newbie
Newbie
Posts: 3
Joined: Tue Feb 08, 2022 5:39 pm

Attempting to run Windows Photo and Fax Viewer in Wine

Post by onech11 »

I'm trying to run Windows Photo and Fax Viewer in Wine. I got shimgvw.dll from Windows XP. But when I try to run it with rundll32.exe and open an image it crashes. Here's the output in terminal:

Code: Select all

0314:err:ole:com_get_class_object class {603d3800-bd81-11d0-a3a5-00c04fd706ec} not registered
0314:err:ole:com_get_class_object class {603d3800-bd81-11d0-a3a5-00c04fd706ec} not registered
0314:err:ole:com_get_class_object no class object {603d3800-bd81-11d0-a3a5-00c04fd706ec} could be created for context 0x3
Is there a way to fix this?
Locked