Fixed even more installer scripts. Am I really going to have to go through all 208 of these?

This commit is contained in:
Storm Dragon
2025-08-05 04:26:18 -04:00
parent cf485ed4b0
commit e5e7ef49ed
5 changed files with 14 additions and 22 deletions

View File

@@ -1,9 +1,4 @@
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")
# Uses standard wine path based on architecture (win32/win64)
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"
wine "${cache}/DreamLandSetup.exe" /silent
add_launcher "c:\Program Files\DreamLand\DreamLand.exe"