mirror of
				https://github.com/the-sane/lug-helper.git
				synced 2025-10-31 21:22:48 +00:00 
			
		
		
		
	Disable dxwebsetup and dotnet in winedlloverrides
This commit is contained in:
		| @@ -2664,7 +2664,7 @@ install_game_wine() { | ||||
|     export WINE="$wine_path/wine" | ||||
|     export WINESERVER="$wine_path/wineserver" | ||||
|     export WINEPREFIX="$install_dir" | ||||
|     export WINEDLLOVERRIDES="winemenubuilder.exe=d" # Stop wine from creating its own .desktop entries | ||||
|     export WINEDLLOVERRIDES="dxwebsetup.exe,dotNetFx45_Full_setup.exe,winemenubuilder.exe=d" | ||||
|  | ||||
|     # Show a zenity pulsating progress bar and get its process ID to kill when we're done | ||||
|     while true; do | ||||
|   | ||||
		Reference in New Issue
	
	Block a user