6 lines
262 B
Bash
6 lines
262 B
Bash
export bottle="bg"
|
|
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"
|