Jump to content

pirumpi

Members
  • Posts

    6
  • Joined

  • Last visited

About pirumpi

  • Birthday 08/16/1982

pirumpi's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. And then what, how can you read email with autoit?????
  2. I love you This code is perfect and the only one that works so far
  3. Hello everyone I'm looking for a code that will tell me if any of the computers in my domain have an antivirus installed, I will run this check through Active Directory but I have no idea how to make autoit check if any antivirus is present or not Please Help
  4. I would like to write a program in which i could send my binaries through tcp but i don't know how can you please send me and example of that program that you were talking about
  5. You could use InetGet to download the image to the computer that your GUI is runnig something like if FileExist("image") Then Else InetGet("url_images","GUI files Location") Endif
×
×
  • Create New...