http://bugs.winehq.org/show_bug.cgi?id=4833
Summary: err:module:import_dll Product: Wine Version: 0.9.1. Platform: PC-x86-64 OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: mletsky@agi.com
When trying to run msiexec for some applications that require it to install i get the following error. Debug output is listed below. this is the same when the msi and msiexec is listed as native or as built-in
trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin err:module:import_dll Library msi.dll (which is needed by L"c:\windows\system32\msiexec.exe") not found trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\advapi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\gdi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\user32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\iphlpapi.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\rpcrt4.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\ole32.dll" : builtin err:module:LdrInitializeThunk Main exe initialization for L"c:\windows\system32\msiexec.exe" failed, status c0000135