reg13
2011-Nov-21 11:02 UTC
[Wine] err:module:attach_process_dlls "mfc90.dll" failed to initial
Im a newbie to wine, My wine system (32it) gives me the below error when I try to execute a window application which was developed using visual studio 2008(32it). Error: err:module:attach_process_dlls "mfc90.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\root\\Desktop\\wine\\test.exe" failed, status c0000005 system info: wine-1.3.32, on 64bit, suse ent. 11.4. i have installed vcrun2008. Other standard applications (like utorrent) runs fine. thankx in advanced. reg.
James McKenzie
2011-Nov-21 14:38 UTC
[Wine] err:module:attach_process_dlls "mfc90.dll" failed to initial
On Mon, Nov 21, 2011 at 4:02 AM, reg13 <wineforum-user at winehq.org> wrote:> Im a newbie to wine, > > My wine system (32it) gives me the below error when I try to execute a window application which was developed > using visual studio 2008(32it). > > Error: > err:module:attach_process_dlls "mfc90.dll" failed to initialize, aborting > err:module:LdrInitializeThunk Main exe initialization for L"Z:\\root\\Desktop\\wine\\test.exe" failed, status c0000005 >Are you running Wine as the root user? Please do not do this nor attempt to connect to root's directory or files. Please re-install as a normal user in that user's file space. James
I tried installing as a normal user. but the error is still the same. any help is greatly appreciated.
your dll not found problem should be fixed if you install properly as a normal user.. if you still getting this error..you may download your missing file manually browse by Google or another PC
vitamin
2011-Dec-04 21:47 UTC
[Wine] Re: err:module:attach_process_dlls "mfc90.dll" failed
reg13 wrote:> wine-1.3.32 i have installed vcrun2008.Upgrade. That version had some installer issues. Make sure you DO run everything as regular user. And start from clean wineprefix (remove / rename ~/.wine directory).