Yet more install script fixes.

This commit is contained in:
Storm Dragon
2025-08-05 04:45:50 -04:00
parent 35fabf8ecd
commit a37bdfd32b

View File

@@ -1,4 +1,6 @@
download "http://rsgames.org/rsdownloads/rsgclient/rsgames-client-setup-2.01.exe" "${nvdaControllerClientDll}"
install_wine_bottle speechsdk
${wine} "${cache}/rsgames-client-setup-2.01.exe" /silent
download "http://rsgames.org/rsdownloads/rsgclient/rsgames-client-setup-2.01.exe"
export WINEARCH=win64
export winVer="win7"
install_wine_bottle
wine "${cache}/rsgames-client-setup-2.01.exe" /silent
add_launcher "c:\Program Files\RS Games Client\rsg.exe"