summarylogtreecommitdiffstats
path: root/ares.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ares.sh')
-rw-r--r--ares.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares.sh b/ares.sh
index b8a43fb2873a..92039b7f3d36 100644
--- a/ares.sh
+++ b/ares.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-export WINEDLLOVERRIDES="mshtml="
+export WINEDLLOVERRIDES="mscoree=;mshtml="
export WINEPREFIX="$HOME/.ares"
if [ ! -d "$HOME"/.ares ] ; then