6 lines
267 B
Bash
6 lines
267 B
Bash
export WINEARCH="win32"
|
|
download "${ipfsGateway}/ipfs/QmRa54HroWjwxHYfKr6hdmP34sHW5G3ecuzcjMA5UBBVKa?filename=MSB32Setup10.exe"
|
|
install_wine_bottle speechsdk
|
|
wine "${cache}/MSB32Setup10.exe" /silent
|
|
add_launcher "c:\Program Files\Games\MinesweeperB\MinesweeperB.exe"
|