aboutsummarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
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