+ Reply to Thread + Post New Thread
Results 1 to 3 of 3

Thread: need batch file made ASAP

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need batch file made ASAP

    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

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Wouldn't something like
    Code:
    ipconfig /release
    ipconfig /renew
    do 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.

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea auto-it can accomplish that. Just record your clicks for disconnects/reconnects, should just be a simple macro.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts