找回密码
 加入
搜索
查看: 1621|回复: 1

远程桌面问题

[复制链接]
发表于 2009-8-15 01:32:30 | 显示全部楼层 |阅读模式
想写一个远程桌面,以前看教程写过一个,现在忘记了,谢谢,谁能给个代码,谢谢`~~

Run("mstsc /v 192.168.1.253")
WinWait("192.168.1.253 - 远程桌面")
WinWaitActive("192.168.1.253 - 远程桌面")
sleep(2000)
send(("+{tab}"))
send("administrator")
send("{tab}")
send("123")
send("{enter}")
发表于 2009-8-15 05:52:54 | 显示全部楼层
本帖最后由 bing614 于 2009-8-15 05:57 编辑

生成连接文件rdp,再连接吧!
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-22 23:23 , Processed in 0.072939 second(s), 23 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表