http://bugs.winehq.org/show_bug.cgi?id=31219
Bug #: 31219 Summary: Wine cannot install dotnet2 using winetricks Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: elettronik@gmail.com Classification: Unclassified
After installing wine 1.5.8. I created an empty prefix in ~/wine/ using:
WINEPREFIX="/home/elettronik/wine" wineboot -u
then I tried to install dotnet20 using winetrick
WINEPREFIX="/home/elettronik/wine" ~/winetricks dotnet20
the result is tha installer stopped while with an error message at:
fixme:regsvcs:wmain stub: L"C:\windows\Microsoft.NET\Framework\v2.0.50727\RegSvcs.exe" L"/bootstrapi"
so after some tries I try to run that command, before closing error message. The result are this:
WINEPREFIX="/home/elettronik/wine/" wine "C:\windows\Microsoft.NET\Framework\v2.0.50727\RegSvcs.exe" /bootstrapi
ixme:thread:SetThreadStackGuarantee (0x32fc78): stub fixme:shell:URL_ParseUrl failed to parse L"System.EnterpriseServices" fixme:shell:URL_ParseUrl failed to parse L"System" err:ole:CoGetClassObject class {ecabb0c8-7f19-11d2-978e-0000f8757e2a} not registered err:ole:CoGetClassObject no class object {ecabb0c8-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1 err:ole:CoGetClassObject class {6eb22881-8a19-11d0-81b6-00a0c9231c29} not registered err:ole:create_server class {6eb22881-8a19-11d0-81b6-00a0c9231c29} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {6eb22881-8a19-11d0-81b6-00a0c9231c29} could be created for context 0x15 fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:process:FlushProcessWriteBuffers : stub