Jump to content

Roostaamir

Members
  • Posts

    6
  • Joined

  • Last visited

Roostaamir's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. hi everyone first I should thank u for your previous helps now I am facing a new problem you see,here ISP s are some jerks my internet goes down every 15 minutes and I should restart my modem in order to have my connection back I wrote a script for modem restarting and it is working fine the is,I want to write a script that checks the connection every 10 minutes for example,and if there were no connection,execute the app I have written for modem restarting Can anyone help me? thanks in advance best regards
  2. I got it now Thanks for the help guys
  3. Thanks for the code Now I have another question What exactly is the title of a window? Isn't it the one that is shown in the tasks section of the taskmanager? For example if I navigate to my router in IE I will see this in the taskmanager: Dsl router - Windows Internet Explorer Isn't this the title?(I tried this one too,but it didn't work)
  4. Hi again I am totally new to autoit,so sorry about asking stupid questions The thing I am trying to do is to close an internet explorer window So the code should be like this: WinClose ( " Internet Explorer " ) But it won't work,and internet explorer won't close What's the problem?
  5. Hi I recently found autoit and I found it really useful The thing I am trying to do(for now) is to pause the execution of the script for a few seconds no matter what (i think it is better to mention the exact thing i want to do.I want to open a web page with my browser (which is no problem) and then do some things on that web page.but as the page takes some time to load,I want the operation to pause for example 5 seconds.) Thanks in advance
×
×
  • Create New...