http://bugs.winehq.org/show_bug.cgi?id=6272
Summary: Wine can not find DLLs installed in "app specific" locations Product: Wine Version: CVS Platform: PC URL: http://downloads.acdsystems.com/en/acdsee.exe OS/Version: Linux Status: NEW Keywords: download Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com
ACDSee installs number of dlls into "c:\Program Files\Common Files\ACD Systems*" and creates [HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\ACDSee9.exe] "Path"=... with number of paths where to look for installed DLLs.
Wine doesn't do that and attempting to run ACDSee9.exe results in: err:module:import_dll Library ACDInTouch53.dll err:module:import_dll Library ACDCLClient30.dll and so on.