What steps will reproduce the problem? 1. Install wine from Ubuntu Lucid 2. Run winetricks dotnet20 3. Fail
> What is the expected output? What do you see instead?
I would like to see dotnet20 installed. Instead, I see:
suzy@suzy-t60:~/.wine/drive_c/users/suzy/Temp$ winetricks dotnet20
Instaling .net 2.0 runtime. Can take several minutes. See http://wiki.winehq.org/MicrosoftDotNet 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/suzy/.cache/winetricks/dotnet20/l_intl.nls /home/suzy/.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.
> What version of the product are you using? On what operating system?
Ubuntu Lucid up-to-date to the minute.
> Please provide any additional information below.
I was able to work around this by downloading an installer at
and install it through the GUI wizard.
Comment #1
Posted on Sep 15, 2010 by Happy GiraffeThanks, I'll have a look.
Comment #2
Posted on Sep 19, 2010 by Happy GiraffeLooks like a dup of bug 158. winetricks-20100917 doesn't seem to have this problem.
Status: Duplicate
Labels:
Type-Defect
Priority-Medium