http://bugs.winehq.org/show_bug.cgi?id=25498
Summary: ACDSeePFM doesn't see dlls in Common Files Product: Wine Version: 1.3.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=32462) --> (http://bugs.winehq.org/attachment.cgi?id=32462) Terminal output on Wine 1.3.9 at installation
Steps to reproduce: 1) remove ~/.wine 2) install acdseepfm-1-0-81-win-en.exe 3) wine ACDSeePFM.exe
Behaviour: err:module:import_dll
Expected behaviour: no err:module:import_dll
Terminal output: err:module:import_dll Library ShellIntMgrPFMU.dll (which is needed by L"C:\Program Files\ACD Systems\ACDSee Picture Frame Manager\1.0\ACDSeePFM.exe") not found err:module:import_dll Library ACDInTouch70U.dll (which is needed by L"C:\Program Files\ACD Systems\ACDSee Picture Frame Manager\1.0\ACDSeePFM.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\ACD Systems\ACDSee Picture Frame Manager\1.0\ACDSeePFM.exe" failed, status c0000135
Additional info: Both dlls are available in "~/.wine/drive_c/Program Files/Common Files/ACD Systems" and if I copy them to application main directory both errors disappear.