summarylogtreecommitdiffstats
path: root/ares.sh
diff options
context:
space:
mode:
authorChristopher Luna2017-12-25 17:53:28 -0600
committerChristopher Luna2017-12-25 17:53:28 -0600
commit7d7c7c158af5f0608ba1bd55cde24fcec0d155a4 (patch)
tree6a824c8f2cf415e229e054a61d8f52c7a233d6e0 /ares.sh
parentf3f2519c73845bb3825b37e225aa0d1e9de118e8 (diff)
downloadaur-7d7c7c158af5f0608ba1bd55cde24fcec0d155a4.tar.gz
Update
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