Displaying 2 results from an estimated 2 matches for "load_dotnet30".
Did you mean:
load_dotnet20
2012 Mar 18
3
Having an issue install DotNet3.0
I currently have Wine64 on my Debian Sid system. I compiled Wine myself.
Anyway, I also have winetricks.
Code:
josh at HAL9000:~$ winetricks dotnet30
Executing w_do_call dotnet30
Executing load_dotnet30
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
Executing mkdir -p /home/josh/.cache/winetricks/dotnet20
Executing unzip -o -q -d...
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
...fully installed, but installation of .NET Framework3.0 crashed with error:
> Note: command 'wine dotnetfx3.exe' returned status 67. Aborting.
What's the reason? [Rolling Eyes]
Full log:
> xxx at xxx:~$ sh winetricks dotnet30
> Executing w_do_call dotnet30
> Executing load_dotnet30
> Executing w_do_call dotnet20
> dotnet20 already installed, skipping
> ------------------------------------------------------
> Installing .net 3.0 runtime takes 3 minutes on a very fast machine, and the Finished dialog may hide in the taskbar.
> ------------------------------------...