Hey guys, i tried installing dotnet20sp2 with winetricks several times (dotnet11, dotnet20, dotnet30 are all installed!), but i always get the same error message: overflyer@overflyer-desktop:~$ winetricks dotnet20sp2 ------------------------------------------------------ Instaling .net 2.0 runtime. Can take several minutes. See http://wiki.winehq.org/MicrosoftDotNet for tips. ------------------------------------------------------ prerequisite gecko already installed, skipping Executing cp -f /home/overflyer/.cache/winetricks/dotnet20/l_intl.nls /home/overflyer/.wine/dosdevices/c:/windows/system32/ Executing wine reg delete HKLM\Software\Microsoft\.NETFramework\policy 2.0 /f DELETE - HKLM\Software\Microsoft\.NETFramework\policy\v2.0 (null) 0 0 1 Error: The system was unable to find the specified registry key or value ------------------------------------------------------ Note: command 'wine reg delete HKLM\Software\Microsoft\.NETFramework\policy 2.0 /f' returned status 1. Aborting. ------------------------------------------------------ overflyer@overflyer-desktop:~$ winetricks dotnet20sp2 ------------------------------------------------------ Instaling .net 2.0 runtime. Can take several minutes. See http://wiki.winehq.org/MicrosoftDotNet for tips. ------------------------------------------------------ prerequisite gecko already installed, skipping Executing cp -f /home/overflyer/.cache/winetricks/dotnet20/l_intl.nls /home/overflyer/.wine/dosdevices/c:/windows/system32/ Executing wine reg delete HKLM\Software\Microsoft\.NETFramework\policy 2.0 /f DELETE - HKLM\Software\Microsoft\.NETFramework\policy\v2.0 (null) 0 0 1 The operation completed successfully Executing wine reg delete HKLM\Software\Microsoft\.NETFramework /v InstallRoot /f DELETE - HKLM\Software\Microsoft\.NETFramework InstallRoot 0 0 1 The operation completed successfully Executing wine /home/overflyer/.cache/winetricks/dotnet20/NetFx20SP2_x86.exe fixme:clusapi:GetNodeClusterState ((null),0x32ec24) stub! fixme:advapi:DecryptFileA "y:\\ced4c92f828c341491a476282e48f9\\" 00000000 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:advapi:LsaOpenPolicy ((null),0x33ef98,0x00000001,0x33efb4) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x33e61c,0x00000001,0x33e644) stub fixme:advapi:LsaClose (0xcafe) stub Failed to load the runtime. (Exception from HRESULT: 0x80131700) fixme:advapi:LsaOpenPolicy ((null),0x33dd88,0x00000001,0x33ddb0) stub fixme:advapi:LsaClose (0xcafe) stub fixme:storage:create_storagefile Storage share mode not implemented. fixme:advapi:LookupAccountNameW (null) L"overflyer" (nil) 0x33a8c0 (nil) 0x33a8c4 0x33a8b8 - stub fixme:advapi:LookupAccountNameW (null) L"overflyer" 0x1a8aa8 0x33a8c0 0x1b2e78 0x33a8c4 0x33a8b8 - stub fixme:msi:MsiGetFeatureValidStatesW 1 L"NetFx20_SP1_enu_x86_net_SETUP" 0x33a968 stub returning 8 err:msi:remove_tracked_tempfiles failed to delete L"C:\\users\\overflyer\\Temp\\msiae10.tmp" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) err:ole:CoRevokeClassObject called from wrong apartment, should be called from 3300000034 Failed to load the runtime. (Exception from HRESULT: 0x80131700) Clearing Windows version back to default Executing early_wine regedit c:\winetrickstmp\unset-winver.reg Install of dotnet20sp2 done winetricks done. Does anyone know how to fix this. Thx a lot!!! Greetz ov3r