10 lines
405 B
Bash
10 lines
405 B
Bash
|
download https://scwl-1251129685.cos.ap-shanghai.myqcloud.com/dreamland/Win/DreamLandSetup.exe
|
||
|
install_wine_bottle speechsdk ole32
|
||
|
$wine "${cache}/DreamLandSetup.exe" /silent
|
||
|
"Duck Hunt")
|
||
|
export bottle="l-works"
|
||
|
download "http://files.l-works.net/dhsetup.exe"
|
||
|
install_wine_bottle vb6run dx8vb speechsdk
|
||
|
wine "${cache}/dhsetup.exe" /silent
|
||
|
add_launcher "c:\Program Files\Lworks\Duck Hunt\duckhunt.exe"
|