当前位置: 首页 >> Tag标签为 'AutoHotKey'

AutoHotKey-梦里寻她千百度

在此之前,由于工作需要,曾经使用过其他一些鼠标点击软件,如:鼠标点击精灵,但是软件的功能、稳定性和可扩展性都不够,程序相对说来比较死板。近日,使用VLC转播电视节目,在Win下的VLC长期运行会意外出错,并且询问是否提交反馈,此时就需要人为干预,一开始试着找寻关闭此对话框的方法,最终Google到这样一篇文章,还好通过Google翻译后还是能够看懂的:http://www.wenzk.com/archives/539,作者提到使用AutoHotKey这个软件,并且提供一个可以关闭VLC错误对话框的脚本,感觉这个软件应该比较强大。

Read the rest of this entry »

AutoHotkey is a free, open-source utility for Windows

AutoHotkey is a free, open-source utility for Windows. With it, you can:

Read the rest of this entry »

VLC disable error messages (error messages suppressed)

VLC from throws and not turn-off errors in a separate error window [1] [2] [3]. These errors particularly annoying when VLC is operated with a remote control or keyboard. Also setting the “verbose level” ( “Verbosity”) to “0″ or the quiet switch “be quiet” ( “Be”) under “Tools-> Settings” ( “Tools-> Preferences) does not prevent VLC still sporadic error messages. The problem can be solved but with AutoHotkey and a corresponding script. This script monitors the open window in Windows and includes an error occurs, the information window of VLC.

Read the rest of this entry »