1.6 is very old, so I have tested it in new Wine version, and unfortunatelly there is the same problem. Before the installer hangs, no additional terminal output appears. I added WINEDEBUG=+file, and after the installer hangs I got apperently infinite number of these messages:
Code: Select all
trace:file:GetFileAttributesW L"::{20d04fe0-3aea-1069-a2d8-08002b30309d}\\::"
trace:file:RtlDosPathNameToNtPathName_U (L"::{20d04fe0-3aea-1069-a2d8-08002b30309d}\\::",0x33e3c8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"::{20d04fe0-3aea-1069-a2d8-08002b30309d}\\::" 520 0x33e158 (nil))
trace:file:wine_nt_to_unix_file_name L"\\{20d04fe0-3aea-1069-a2d8-08002b30309d}\\::" not found in /home/username/.wine.Exif-Viewer/dosdevices/::
So the installer seems to be stuck in infinite loop. I recommend
filing a bug. As a workaround, if you have access to Windows machine, you could try to copy already installed application to Wine prefix, but many Windows applications do not work without installer, so this workaround may not help or cause strange issues.