Attempt more fixes
This commit is contained in:
parent
6b5891822e
commit
072229a0be
@ -1905,7 +1905,7 @@ EOF
|
|||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
# FIXME: Hacky, but it works. Install dotnet40 by itself so it actually doesn't hang.
|
# FIXME: Hacky, but it works. Install dotnet40 by itself so it actually doesn't hang.
|
||||||
winetricks -q dotnet40
|
DISPLAY="" winetricks -q dotnet40
|
||||||
wineserver -k # Damn you, dotnet.
|
wineserver -k # Damn you, dotnet.
|
||||||
download "http://download.dracoent.com/Windows/SilverDollarSetup.exe"
|
download "http://download.dracoent.com/Windows/SilverDollarSetup.exe"
|
||||||
wine "${cache}/SilverDollarSetup.exe" /silent
|
wine "${cache}/SilverDollarSetup.exe" /silent
|
||||||
|
Loading…
Reference in New Issue
Block a user