随笔分类 -  AutohotKey

Autohotkey常用命令
摘要://输入密码#1::send test1234sleep 600send {enter}return //打开程序; win + t: open total cmd#t::IfWinNotExist ahk_class TotalCmd{ Run "D:\Program Files\totalcmd 阅读全文

posted @ 2019-03-05 11:20 KHacker 阅读(714) 评论(0) 推荐(0)