[Wine] Re: Problem installing/running program

vitamin wineforum-user at winehq.org
Sun Mar 13 14:25:42 CDT 2011


Nik wrote:
> One or more files did not prperly self-register.
> Following files did not self-register:
> 1. C:\windows\system32\bmplst32.ocx
> Module not found

If you would run it from the terminal you'll see these messages:

Code:
err:module:import_dll Library MFC40.DLL (which is needed by L"C:\\windows\\system32\\bmplst32.ocx") not found
err:module:import_dll Library MFC40.DLL (which is needed by L"C:\\windows\\system32\\MRAS32.OCX") not found
err:module:import_dll Library MFC40.DLL (which is needed by L"C:\\windows\\system32\\Time32.OCX") not found



You can install missing dll using winetricks: 'winetricks mfc40'. See this for details: http://wiki.winehq.org/winetricks







More information about the wine-users mailing list