Hi Everybody!
I have had some problems with installing dotnet11, 20, 30 on OpenSuse 11.3 x86_64. A every time got the same error msg:
pinter@linux-izby:~> sh winetricks dotnet20
Instaling .net 2.0 runtime. Can take several minutes. See MicrosoftDotNet - The Official Wine Wiki for tips.
prerequisite gecko already installed, skipping
Setting Windows version to win2k
Executing early_wine regedit c:\winetrickstmp\set-winver.reg
Executing cp -f /home/pinter/.winetrickscache/dotnet20/l_intl.nls /home/pinter/.wine/dosdevices/c:/windows/system32/
Executing wine reg delete HKLM\Software\Microsoft.NETFramework\policy\v2.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\v2.0 /f’ returned status 1. Aborting.
I don’t know what to do. Installed corefonts too, still the same. Anybody met with this problem yet?