aboutsummarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorCountStarlight2019-03-23 00:43:08 +0800
committerCountStarlight2019-03-23 00:43:08 +0800
commit42ab7d2032f1456ecee125e6fd98a9ec09f344fd (patch)
tree9095ba4e4b00f673fb170cb001731f7d7d9abd05 /run.sh
parenta613ea99975f0fb66f52bcc486aee47a33c42a75 (diff)
downloadaur-42ab7d2032f1456ecee125e6fd98a9ec09f344fd.tar.gz
Clean up reg files and remove xdotool from depend.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 22bf21d2b13c..fffa051cda45 100755
--- a/run.sh
+++ b/run.sh
@@ -27,7 +27,7 @@ CallApp()
env WINEPREFIX="$WINEPREFIX" $WINE_CMD $APPDIR/TIM$APPVER.exe
else
#disable Tencent MiniBrowser
- _DeleteRegistry "HKCU\\Software\\Tencent\\MiniBrowser"
+ #_DeleteRegistry "HKCU\\Software\\Tencent\\MiniBrowser"
#Support use native file dialog
export ATTACH_FILE_DIALOG=1