Finally fixed silver dollar
This commit is contained in:
parent
8c43c9b3e6
commit
a8c68bda89
@ -1910,11 +1910,12 @@ EOF
|
||||
"Silver Dollar")
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
download "http://download.dracoent.com/Windows/SilverDollarSetup.exe"
|
||||
wine "${cache}/SilverDollarSetup.exe" /silent
|
||||
# warning warning warning: Do not change location, or installer will not function.
|
||||
# FIXME: Hacky, but it works. Install dotnet40 by itself so it actually doesn't hang.
|
||||
DISPLAY="" winetricks -q dotnet40
|
||||
wineserver -k # Damn you, dotnet.
|
||||
download "http://download.dracoent.com/Windows/SilverDollarSetup.exe"
|
||||
wine "${cache}/SilverDollarSetup.exe" /silent
|
||||
add_launcher "c:\Program Files\Draconis Entertainment\Silver Dollar\SilverDollarGui.exe"
|
||||
;;
|
||||
"Slender Lost Vision")
|
||||
|
Loading…
Reference in New Issue
Block a user