need a batch file to press the connect button on my att aircard software and a batch file to press the disconect button. I am going to use these files with a program called IP renew. it has a feature to use batch files. PM a price
need a batch file to press the connect button on my att aircard software and a batch file to press the disconect button. I am going to use these files with a program called IP renew. it has a feature to use batch files. PM a price
| Sponsored Links |
Wouldn't something likedo the trick? It's not possible to CLICK a certain button in certain application with batch scripting (to my knowledge). However, it certainly is possible with something like auto-it.Code:ipconfig /release ipconfig /renew
Yea auto-it can accomplish that. Just record your clicks for disconnects/reconnects, should just be a simple macro.
Bookmarks