mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 17:34:23 +00:00
unattended winetricks
This commit is contained in:
parent
e242349c58
commit
15e737cfcb
@ -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..."
|
||||||
|
Loading…
Reference in New Issue
Block a user