更改获取资源管理器路径、选中文本、选中文件的方法

This commit is contained in:
fofolee
2020-04-09 00:33:47 +08:00
parent 63e0766389
commit 7403c55d4d
4 changed files with 70 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ function runCmd(cmd, option, codec, output) {
break;
case "notice":
// 发送系统通知
utools.showNotification(stdout, null, true);q1c
utools.showNotification(stdout, null, true);
break;
case "ignore":
default: