标题:
VBS模拟按钮
[打印本页]
作者:
djhui
时间:
2008-2-4 17:18
标题:
VBS模拟按钮
如果用VBS模拟按
右边的CTRL键
,并且在按住右边CTRL的情况连接两次SCROLLLOCK
作者:
slore
时间:
2008-2-4 17:41
VBS做不到。
作者:
djhui
时间:
2008-2-4 18:14
那用什么能做到呀,BAT? 好像更不行了
作者:
xswdong
时间:
2008-2-4 21:24
Set ws = WScript.CreateObject("WScript.Shell")
ws.SendKeys ("^{SCROLLLOCK}")
作者:
xswdong
时间:
2008-2-4 21:25
看错了 是点两次
Set ws = WScript.CreateObject("WScript.Shell")
ws.SendKeys ("^{SCROLLLOCK 2}")
作者:
slore
时间:
2008-2-4 22:04
请注意LZ的红色高亮
作者:
djhui
时间:
2008-2-5 10:25
哎,不知道VBS能不能办到哦
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5