unattended winetricks

This commit is contained in:
the-sane 2024-09-26 18:20:57 -04:00
parent e242349c58
commit 15e737cfcb

View File

@ -2578,7 +2578,7 @@ install_game_wine() {
# Install powershell # Install powershell
debug_print continue "Installing dxvk and powershell. Please wait, this may take a moment..." debug_print continue "Installing dxvk and powershell. Please wait, this may take a moment..."
winetricks dxvk powershell >>"$tmp_install_log" 2>&1 winetricks -q dxvk powershell >>"$tmp_install_log" 2>&1
# Run the installer # Run the installer
debug_print continue "Installing the launcher. Please wait, this may take a moment..." debug_print continue "Installing the launcher. Please wait, this may take a moment..."