Browse Subversion Repository
Contents of /branches/ttcomtester/tests/#35797.ttl
Parent Directory
| Revision Log
Revision 10521 -
( show annotations)
( download)
Fri Jan 20 16:03:38 2023 UTC
(14 months, 3 weeks ago)
by zmatsuo
File size: 276 byte(s)
add communication test tool
| 1 |
;exec 'C:\windows\system32\mstsc.exe /V 192.168.30.23 /w 1364 /h 710 /admin' 'show' 1 |
| 2 |
;exec 'C:\windows\sysnative\mstsc.exe /V 192.168.30.23 /w 1364 /h 710 /admin' 'show' 1 |
| 3 |
;exec 'dfrgui' 'show' 1 |
| 4 |
exec 'notepad' 'show' 1 |
| 5 |
; sendln |
| 6 |
; wait 'hoge' |
| 7 |
messagebox result 'wait' |
|