Jump to content

r0br00ks

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by r0br00ks

  1. Sure I used the ControlSend function.
  2. I was able to resolve the issue.
  3. Yes I tried and I have used for other installation, but this one has no title so I cannot use that Send Function.
  4. can anyone be little more helpful rather than pointing me to Help which I am obviously reading and going through looking for an answer.
  5. I have a cleanup utility it is an exe file. When I run the exe file it will bring up command prompt showing 'press any key to continue' What I want to do is run the exe which I know how to do with AutoIT, but I don't know how to make AuotIT click any key inside the command prompt screen to continue. Hope this is clear enough.
  6. Hi Jos, Thank you for replying but I don't have any script made because I cannot get any information from the cmd prompt when using au3info. I need just a hint on how I can achieve this and I will start working on it. I still learning with auotIT to do stuff. Thank You
  7. So I have tried to run an exe which brings up the command line and the waits on a prompt " press any to continue" I am new to AutoIT and what I have tried so far is using Find Tool if I could get the Visible text then I could pass the send function but it is not seeing any visible text. I hoping someone has another way of doing this.
  8. Hi, I have an application which calls cmd and waits for users to press any button to continue. I tried looking around but most of the answers I found is to create a cmd from scratch. I would appreciate if anyone can guide me on how to take an action on a cmd pop up from an application.
×
×
  • Create New...