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.
err:module:attach_process_dlls "mfc90.dll" failed
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
err:module:attach_process_dlls "mfc90.dll" failed
On Mon, Nov 21, 2011 at 4:02 AM, reg13 <[email protected]> wrote:
attempt to connect to root's directory or files.
Please re-install as a normal user in that user's file space.
James
Are you running Wine as the root user? Please do not do this norIm 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
attempt to connect to root's directory or files.
Please re-install as a normal user in that user's file space.
James
Re: err:module:attach_process_dlls "mfc90.dll" fai
Upgrade. That version had some installer issues.reg13 wrote:wine-1.3.32 i have installed vcrun2008.
Make sure you DO run everything as regular user. And start from clean wineprefix (remove / rename ~/.wine directory).
Re: err:module:attach_process_dlls "mfc90.dll" fai
I'm afraid I'm having a similar problem with mscoree.dll, its loaded into the ".wine/drive_c/windows/system32" directory and in the library override tab, can anyone help?vitamin wrote:Upgrade. That version had some installer issues.reg13 wrote:wine-1.3.32 i have installed vcrun2008.
Make sure you DO run everything as regular user. And start from clean wineprefix (remove / rename ~/.wine directory).
I'm running Xubuntu 11.04 with Wine v1.3.28, its all just newly installed - I'm new to the linux os and would love to have it replace windows!
Lisa
Re: err:module:attach_process_dlls "mfc90.dll" fai
This is not the same problem. You need to install .net using winetricks.lisa107b wrote:I'm afraid I'm having a similar problem with mscoree.dll, its loaded into the ".wine/drive_c/windows/system32" directory and in the library override tab, can anyone help?