Added 'mimeassoc=off' to default Winetricks

Prevents K-Lite to handle system association
This commit is contained in:
Nicholas George 2020-09-29 15:28:22 -05:00
parent a93caae282
commit 0d1cb50994

View File

@ -9,7 +9,7 @@ export INSTALLER="$WORLDSDIR/WorldsInstaller.exe"
export WINE=$(which wine)
export WINETRICKSINSTALL="win7 corefonts droid ddr=gdi devenum wmp9 dmsynth wmv9vcm directplay quartz ie8 quartz"
export WINETRICKSINSTALL="win7 corefonts droid ddr=gdi devenum wmp9 dmsynth wmv9vcm directplay quartz ie8 quartz mimeassoc=off"
start () {
errorcheck