I seem to having the most awful problem trying to install dotnet20 using winetricks on Ubuntu 7.10 and Wine 0.9.59. This is what I always keep getting:
Any suggestions?Code:err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\ole32.dll") not found err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc wine: Call from 0x7b840fc8 to unimplemented function ole32.dll.CoTaskMemAlloc, aborting err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\cmd.exe" failed, status 80000100 err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 Setting Windows version to win2k Executing wine regedit /home/<username>/.wine/drive_c/winetrickstmp/set-winver.reg err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 Executing cp -f /home/<username>/.winetrickscache/dotnet20/l_intl.nls /home/<username>/.wine/drive_c/windows/system32/ Executing wine /home/<username>/.winetrickscache/dotnet20/dotnetfx.exe err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP001.TMP\\" 00000000 err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\explorer.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"c:\\windows\\system32\\explorer.exe" failed, status c0000135 err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system32\\advpack.dll") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\setupapi.dll") not found err:module:import_dll Library setupapi.dll (which is needed by L"c:\\windows\\system32\\advpack.dll") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\temp\\IXP001.TMP\\install.exe") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"c:\\windows\\system32\\oleaut32.dll") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\oleaut32.dll") not found err:module:import_dll Library OLEAUT32.dll (which is needed by L"C:\\windows\\temp\\IXP001.TMP\\install.exe") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"c:\\windows\\system32\\setupapi.dll") not found err:module:import_dll Library SETUPAPI.dll (which is needed by L"C:\\windows\\temp\\IXP001.TMP\\install.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\temp\\IXP001.TMP\\install.exe" failed, status c0000135 Note: command 'wine /home/<username>/.winetrickscache/dotnet20/dotnetfx.exe' returned status 53. Aborting.
edit: Managed to sort that out. But now, when the dotnet20 installer tries to install, I keep getting a message about "setup has detected that the following prerequisite programs are not installed: Microsoft Internet Explorer 5.01. YOu must first install these programs before Microsoft .NET Framework 2.0 can be installed"
The text given out by the console is the following:
Code:fixme:spoolsv:serv_main (0 (nil)) Setting Windows version to win2k Executing wine regedit /home/<username>/.wine/drive_c/winetrickstmp/set-winver.reg Executing cp -f /home/<username>/.winetrickscache/dotnet20/l_intl.nls /home/stephen/.wine/drive_c/windows/system32/ Executing wine /home/<username>/.winetrickscache/dotnet20/dotnetfx.exe fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP001.TMP\\" 00000000 err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:advapi:LsaOpenPolicy ((null),0x33f3c0,0x00000001,0x33f39c) stub fixme:advapi:LsaClose (0xcafe) stub Note: command 'wine /home/<username>/.winetrickscache/dotnet20/dotnetfx.exe' returned status 25. Aborting.



Adv Reply




Bookmarks