Even more install script fixes. 😢

This commit is contained in:
Storm Dragon
2025-08-05 13:17:13 -04:00
parent a37bdfd32b
commit 9b17248222
32 changed files with 60 additions and 55 deletions

View File

@@ -9,5 +9,5 @@ rm -fv "$WINEPREFIX/drive_c/windows/temp/TPAXPSetup.exe"
# warning warning warning: Do not change location, or installer will not function.
# FIXME: Hacky, but it works. Install dotnet20 by itself so it actually doesn't hang.
winetricks -q dotnet20
${wine}server -k # Damn you, dotnet.
wineserver -k # Damn you, dotnet.
add_launcher "c:\Program Files\Draconis Entertainment\Ten Pin Alley\tpa.exe"